StaticBoxSizer Issue

I was having issues with static box sizers, so I tried looking at a few
tutorials. I simply copied and pasted the code below found here
<http://www.java2s.com/Tutorial/Python/0380__wxPython/StaticBoxSizerTest.htm>
, but running on my machine it looks like this...
<http://wxpython-users.1045709.n5.nabble.com/file/n5716402/xkkXzKu.png> .

Is there an issue with the example code, or do I have a problem?

···

--
View this message in context: http://wxpython-users.1045709.n5.nabble.com/StaticBoxSizer-Issue-tp5716402.html
Sent from the wxPython-users mailing list archive at Nabble.com.

womesiete wrote:

I was having issues with static box sizers, so I tried looking at a few
tutorials. I simply copied and pasted the code below found here
<http://www.java2s.com/Tutorial/Python/0380__wxPython/StaticBoxSizerTest.htm&gt;
, but running on my machine it looks like this...
<http://wxpython-users.1045709.n5.nabble.com/file/n5716402/xkkXzKu.png&gt; .

Is there an issue with the example code, or do I have a problem?

Are you sure you ran the right script? There is no "Most Recent Session" in the sample code but there is in your screenshot.

···

--
Robin Dunn
Software Craftsman

I came back to a "windows has recovered from an unexpected shutdown" error
message, and now cannot reproduce the problem with the example code (and my
original code is working), so I have no idea what happened.

Is it possible that another wxPython based application (PyRx) running at the
same time could cause issues? That is the only out of the ordinary thing
that I could see having any relation to this crash and the glitch.

···

--
View this message in context: http://wxpython-users.1045709.n5.nabble.com/StaticBoxSizer-Issue-tp5716402p5716408.html
Sent from the wxPython-users mailing list archive at Nabble.com.

womesiete wrote:

I came back to a "windows has recovered from an unexpected shutdown" error
message, and now cannot reproduce the problem with the example code (and my
original code is working), so I have no idea what happened.

Is it possible that another wxPython based application (PyRx) running at the
same time could cause issues? That is the only out of the ordinary thing
that I could see having any relation to this crash and the glitch.

No, there shouldn't be any way that could happen.

···

--
Robin Dunn
Software Craftsman