Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51070
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <dwightdhutto@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.009 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'python,': 0.02; 'subject:Visual': 0.09; 'cc:addr:python-list': 0.11; 'fits': 0.16; 'focus,': 0.16; 'hell.': 0.16; 'subject: \n ': 0.16; 'subject:GUI': 0.16; 'subject:Studio': 0.16; 'subject:Tkinter': 0.16; 'subject:drag': 0.16; 'subject:drop': 0.16; 'apps': 0.16; 'library': 0.18; 'looked': 0.18; 'bit': 0.19; 'cc:addr:python.org': 0.22; 'enhanced': 0.24; 'subject:like': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'tutorials': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'with,': 0.31; 'this.': 0.32; 'subject:with': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'words,': 0.36; "i'll": 0.36; 'subject:?': 0.36; 'little': 0.38; 'recent': 0.39; 'enough': 0.39; 'how': 0.40; 'matter': 0.61; 'soon': 0.63; 'decided': 0.64; 'future,': 0.83; 'each,': 0.84; 'yet?': 0.84; 'graphical': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BZ+1GcAuUUCDRHb7knvtFWOM5WX0yMC+aukRpU8TQ+s=; b=07dhCLs6CPP5HdY1q9vXlOwMwaZCh8DM6RQcwwTemH7mIUV8Ov4Jpas/WaaTzS/2SI wk+qs2Waex/YJUpTg8lvy8OT3yV+cQSoPKi3//AUO6ctS23D/M07r5TcuLKrynwIMYhN u/f3Q7y188RUYTXPHJCAwPDaW+IOt3F1sCg4VRoIfO5pE2OXGoaNpua9vOYMOjRqnMMZ 9TaZLRdHyR4oLnkbQlrhSHcAynU4zp6Xp6XIvQoVx9QFx0Y6tStOyiFChwcJ/yLxiBje 8+U60kQiXBHJoHRj7V581WNwv+19BFejoMbKLnoOXWZ9f6KBcKECXWeE1G2Yu+zAHfXi L+1g== |
| MIME-Version | 1.0 |
| X-Received | by 10.229.153.133 with SMTP id k5mr8558456qcw.41.1374558551973; Mon, 22 Jul 2013 22:49:11 -0700 (PDT) |
| In-Reply-To | <ksjgti$lp$1@dont-email.me> |
| References | <a06c6c7f-1674-436b-81a1-850957d1341d@googlegroups.com> <2d98ebd2-7092-4479-95f1-f96bb2c7d75f@googlegroups.com> <ksjgti$lp$1@dont-email.me> |
| Date | Tue, 23 Jul 2013 01:49:11 -0400 |
| Subject | Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? |
| From | David Hutto <dwightdhutto@gmail.com> |
| To | Kevin Walzer <kw@codebykevin.com> |
| Content-Type | multipart/alternative; boundary=90e6ba10afb736a8dd04e2275a7f |
| Cc | python-list <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4994.1374558554.3114.python-list@python.org> (permalink) |
| Lines | 37 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1374558554 news.xs4all.nl 15992 [2001:888:2000:d::a6]:39533 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51070 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
There is the matter of how much time you want to put into this. There is the standard gtk library for python, and in the future, as soon as I'm well enough to focus, having recent problems, I'll be using the blender game engine to enhance my software to a 3d graphical form...to make my apps pop. So which tutorials are you willing to take time with, and which are benchmarked the best for your apps? For a 3d trig/quadrant cartesian 3d implementation for practice refresher, I used tkinter, and when using it was slow as hell. SO the question is, have you looked at the individual graphical tutorials for each, and decided on a look, a feel, and a time enhanced optimization yet? In other words, work a little bit with each to see which best fits your needs.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Aseem Bansal <asmbansal2@gmail.com> - 2013-07-04 06:23 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? memilanuk <memilanuk@gmail.com> - 2013-07-04 08:24 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Dave Cook <davecook@nowhere.net> - 2013-07-05 06:52 +0000
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Aseem Bansal <asmbansal2@gmail.com> - 2013-07-09 01:33 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? CM <cmpython@gmail.com> - 2013-07-09 22:15 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Aseem Bansal <asmbansal2@gmail.com> - 2013-07-15 07:57 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? asimjalis@gmail.com - 2013-07-15 09:59 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Aseem Bansal <asmbansal2@gmail.com> - 2013-07-20 00:59 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Dave Cook <davecook@nowhere.net> - 2013-07-21 11:14 +0000
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-07-21 13:20 +0200
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Dave Cook <davecook@nowhere.net> - 2013-07-22 00:13 +0000
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Aseem Bansal <asmbansal2@gmail.com> - 2013-07-22 05:32 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Michael Torrie <torriem@gmail.com> - 2013-07-21 21:56 -0600
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? fronagzen@gmail.com - 2013-07-21 18:02 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Cucole Lee <lzgcucool@gmail.com> - 2013-07-22 01:54 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Kevin Walzer <kw@codebykevin.com> - 2013-07-22 10:57 -0400
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? David Hutto <dwightdhutto@gmail.com> - 2013-07-23 01:49 -0400
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? shubhxx54@gmail.com - 2013-09-21 00:19 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Aseem Bansal <asmbansal2@gmail.com> - 2013-09-21 01:06 -0700
Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? Dave Angel <davea@davea.name> - 2013-09-21 13:19 +0000
csiph-web