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


Groups > comp.lang.python > #77846

Re: very lightweight gui for win32 + python 3.4

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject: + ': 0.07; 'tkinter': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tcl/tk': 0.09; 'received:80.91.229.3': 0.16; 'received:dip0.t-ipconnect.de': 0.16; 'received:plane.gmane.org': 0.16; 'received:t-ipconnect.de': 0.16; 'subject:gui': 0.16; 'subject:python': 0.16; 'files.': 0.16; 'wrote:': 0.18; 'meant': 0.20; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'experiences': 0.30; 'especially': 0.30; 'but': 0.35; 'really': 0.36; 'doubt': 0.36; 'being': 0.38; 'problems': 0.38; 'to:addr:python-list': 0.38; 'does': 0.39; '(from': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'full': 0.61; 'thomas': 0.65; 'subject:very': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Thomas Heller <theller@ctypes.org>
Subject Re: very lightweight gui for win32 + python 3.4
Date Sat, 13 Sep 2014 13:31:48 +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>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host p5b27c5ab.dip0.t-ipconnect.de
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
In-Reply-To <lv0629$ps3$1@reader1.panix.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.13998.1410607860.18130.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1410607860 news.xs4all.nl 2910 [2001:888:2000:d::a6]:53766
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:77846

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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