Re: Program hangs when trying to call SetBitmap on wx.StaticBitmap after Mainloop has started
Scott Talbert <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 31 Jul 2016, Benjamin Misell wrote: > Basically exactly what the title says, > I have some python code for displaying QR codes in a wxpython program and > when i try to do so python just hangs and i cant figure out why. It seems > fine with StaticBitmaps defined at the start of the program but once the > Mainloop function has been called i cant do it. > > I am using python 3.5.2 with the latest wxpython phoenix 32-bit on windows > 10 64-bit SSCCE? http://sscce.org/