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: 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: References: <2d98ebd2-7092-4479-95f1-f96bb2c7d75f@googlegroups.com> 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 To: Kevin Walzer Content-Type: multipart/alternative; boundary=90e6ba10afb736a8dd04e2275a7f Cc: python-list X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 --90e6ba10afb736a8dd04e2275a7f Content-Type: text/plain; charset=ISO-8859-1 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. --90e6ba10afb736a8dd04e2275a7f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
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 fu= ture, as soon as I'm well enough to focus, having recent problems, I= 9;ll be using the blender game engine to enhance my software to a 3d graphi= cal form...to make my apps pop.

So which tutorials are you willing to take time with, and which a= re benchmarked the best for your apps? For a 3d trig/quadrant cartesian 3d = implementation for practice=A0 refresher, I used tkinter, and when using it= was slow as hell. SO the question is, have you looked at the individual gr= aphical tutorials for each, and decided on a look, a feel, and a time enhan= ced optimization yet?

In other words, work a little bit with each to see which best fit= s your needs.
--90e6ba10afb736a8dd04e2275a7f--