Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101767
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2016-01-15 09:05 -0800 |
| Message-ID | <56470d3e-0a06-4ba1-8da7-b6966985b7f4@googlegroups.com> (permalink) |
| Subject | wxpython strange behaviour |
| From | Shiva Upreti <katewinslet626@gmail.com> |
https://gist.github.com/anonymous/4baa67aafd04555eb4e6 I wrote the above code to display a toasterbox, and I didnt want it to display any frames on the screen, just a toasterbox. The problem with this code is that it runs fine when I run it the first time, but when I run it next time it shows some error and the toasterbox doesnt disappear from the screen itself(it should though). Error message I got: https://gist.github.com/anonymous/f0d4ec685d2432c80a1 There is one more issue. I am using canopy as my environment, and when i run it using canopy it works fine at least for the first time but when I run it using command prompt in windows 10, nothing happens, I get no errors and still it does not work. Please help me solve these issues.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
wxpython strange behaviour Shiva Upreti <katewinslet626@gmail.com> - 2016-01-15 09:05 -0800
Re: wxpython strange behaviour Ian Kelly <ian.g.kelly@gmail.com> - 2016-01-15 10:24 -0700
Re: wxpython strange behaviour Shiva Upreti <katewinslet626@gmail.com> - 2016-01-15 16:52 -0800
Re: wxpython strange behaviour Shiva Upreti <katewinslet626@gmail.com> - 2016-01-15 16:56 -0800
Re: wxpython strange behaviour Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-01-15 20:51 +0000
Re: wxpython strange behaviour Shiva Upreti <katewinslet626@gmail.com> - 2016-01-15 16:58 -0800
Re: wxpython strange behaviour Michael Torrie <torriem@gmail.com> - 2016-01-15 23:47 -0700
Re: wxpython strange behaviour Dietmar Schwertberger <maillist@schwertberger.de> - 2016-01-15 22:22 +0100
Re: wxpython strange behaviour Shiva Upreti <katewinslet626@gmail.com> - 2016-01-15 16:59 -0800
Re: wxpython strange behaviour Shiva Upreti <katewinslet626@gmail.com> - 2016-01-15 16:49 -0800
csiph-web