Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51035
| X-Received | by 10.224.36.15 with SMTP id r15mr39002323qad.8.1374496346404; Mon, 22 Jul 2013 05:32:26 -0700 (PDT) |
|---|---|
| X-Received | by 10.50.66.208 with SMTP id h16mr2383553igt.11.1374496346333; Mon, 22 Jul 2013 05:32:26 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!f1no398264qae.0!news-out.google.com!dk8ni1022qab.0!nntp.google.com!f1no398262qae.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Mon, 22 Jul 2013 05:32:25 -0700 (PDT) |
| In-Reply-To | <mailman.4948.1374405643.3114.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=117.206.187.161; posting-account=mjqjWAoAAAC9matEmmu9xRleKhMCFrAD |
| NNTP-Posting-Host | 117.206.187.161 |
| References | <a06c6c7f-1674-436b-81a1-850957d1341d@googlegroups.com> <f5b8c3b2-06aa-49ca-80fc-dca620329f26@googlegroups.com> <51ebc296$0$14280$c3e8da3$f017e9df@news.astraweb.com> <mailman.4948.1374405643.3114.python-list@python.org> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <4aeb747b-64b7-4d7d-8d2b-5a0daff368f3@googlegroups.com> (permalink) |
| Subject | Re: Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio? |
| From | Aseem Bansal <asmbansal2@gmail.com> |
| Injection-Date | Mon, 22 Jul 2013 12:32:26 +0000 |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | quoted-printable |
| Lines | 4 |
| Xref | csiph.com comp.lang.python:51035 |
Show key headers only | View raw
@Chris “Kwpolska” Warrick Yeah, as I mentioned I was able to use it to create .py files and the GUI ran. But when I made the .exe from the .py using cxfreeze it created exe but the GUI did not run.
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