Re: [Boa Constr] StaticBoxSizers again
Status: Beta
Brought to you by:
riaan
From: Olivier T. <oli...@gm...> - 2006-11-03 10:42:34
|
Of course this all happens with wxPython 2.7.1.2 and boa 0.5.2 from cvs (checked yesterday after the last fixes from Riaan). Olivier 2006/11/3, Olivier Thiery <oli...@gm...>: > > Hi, > > I'm sorry I have another bug with StaticBoxes and StaticBoxSizers. > > When I try to edit the attached source in the designer I first get an > error about the StaticBitmap relative path (scrsht_1.png). This is not my > point here, and anyway this has never been a real problem to me. > > The interesting part begins when I try to drop a StaticBox to my Dialog. > Once I release the mouse button, I get an error (log.txt). > > The only thing I can do then is to drop a StaticBoxSizer, but then I get > PyDeadObject errors each time I try to click on the dialog. > > In the end I can only cancel the design session. > > I hope this will fix the new sizers features. > > Olivier > > |