Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77820

Re: very lightweight gui for win32 + python 3.4

References <541320D4.5030800@shopzeus.com> <CAPTjJmrWukpGymi0KWJJRkEVDPN_bs6iQVg7amQU7LH7NGLFww@mail.gmail.com> <luvebq$uc1$1@ger.gmane.org>
From Zachary Ware <zachary.ware+pylist@gmail.com>
Date 2014-09-12 14:28 -0500
Subject Re: very lightweight gui for win32 + python 3.4
Newsgroups comp.lang.python
Message-ID <mailman.13982.1410550156.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Sep 12, 2014 at 1:35 PM, Thomas Heller <theller@ctypes.org> wrote:
> Does Tkinter really work well with cx_Freeze?  I doubt it (from my
> experiences with py2exe).

Just to give anecdotal evidence, I have used Tkinter successfully
without much headache with both cx_Freeze (with Python 2.7 and
3.1-3.2) and py2exe (with Python 3.4).

-- 
Zach

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: very lightweight gui for win32 + python 3.4 Zachary Ware <zachary.ware+pylist@gmail.com> - 2014-09-12 14:28 -0500

csiph-web