Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #77846
| From | Thomas Heller <theller@ctypes.org> |
|---|---|
| Subject | Re: very lightweight gui for win32 + python 3.4 |
| Date | 2014-09-13 13:31 +0200 |
| References | <541320D4.5030800@shopzeus.com> <CAPTjJmrWukpGymi0KWJJRkEVDPN_bs6iQVg7amQU7LH7NGLFww@mail.gmail.com> <mailman.13980.1410546893.18130.python-list@python.org> <lv0629$ps3$1@reader1.panix.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13998.1410607860.18130.python-list@python.org> (permalink) |
Am 13.09.2014 03:19, schrieb Grant Edwards: > On 2014-09-12, Thomas Heller <theller@ctypes.org> wrote: >> Am 12.09.2014 18:38, schrieb Chris Angelico: >> >> Does Tkinter really work well with cx_Freeze? I doubt it (from my >> experiences with py2exe). > > I never had any problems with Tkinter and py2exe, but you do get > a considerably larger distribution than you do with wxWindows. > That was what I meant - sorry for being unclear. Especially you cannot create single-file executables with py2exe, you get a directory full with the tcl/tk files.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: very lightweight gui for win32 + python 3.4 Thomas Heller <theller@ctypes.org> - 2014-09-12 20:35 +0200
Re: very lightweight gui for win32 + python 3.4 Grant Edwards <invalid@invalid.invalid> - 2014-09-13 01:19 +0000
Re: very lightweight gui for win32 + python 3.4 Thomas Heller <theller@ctypes.org> - 2014-09-13 13:31 +0200
Re: very lightweight gui for win32 + python 3.4 Christian Gollwitzer <auriocus@gmx.de> - 2014-09-14 17:15 +0200
csiph-web