Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!bloom-beacon.mit.edu!bloom-beacon.mit.edu!panix!not-for-mail From: Grant Edwards Newsgroups: comp.lang.python Subject: Re: very lightweight gui for win32 + python 3.4 Date: Sat, 13 Sep 2014 01:19:05 +0000 (UTC) Organization: PANIX Public Access Internet and UNIX, NYC Lines: 13 Message-ID: References: <541320D4.5030800@shopzeus.com> NNTP-Posting-Host: c-24-118-110-103.hsd1.mn.comcast.net X-Trace: reader1.panix.com 1410571145 26499 24.118.110.103 (13 Sep 2014 01:19:05 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Sat, 13 Sep 2014 01:19:05 +0000 (UTC) User-Agent: slrn/1.0.1 (Linux) Xref: csiph.com comp.lang.python:77825 On 2014-09-12, Thomas Heller 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. -- Grant