Python

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Radiobutton hang with py2exe

    0 answers - 867 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Petr H wrote:
    Hello,
    I'm having problem with a application hang when clicking on
    radiobutton. The weird think is that it appears only when bundling app
    with py2exe not when running the .py file directly. I'm using Python
    2.3.5 and wxPython 2.6.3.2.
    I've tried to create simple application demonstrating this problem,
    the problem appears when clicking on radio_btn_6. App hangs only when
    there is a Notebook widget with two TreeCtrls. Example files are here:
    http://www.stud.fit.vutbr.cz/~xhlavk00/testradio/
    Does anybody know what can cause this (or what I'm doing wrong)?
    It looks like it is only a problem when using the non-themed version of
    the common controls. You can work around the problem by giving your exe
    a manifest file (see the wiki and also archive messages for this list.)

Re: Radiobutton hang with py2exe


max 4000 letters.
Your nickname that display:
In order to stop the spam: 2 + 1 =
QUESTION ON "Python"

EMSDN.COM