Re: [Boa Constr] wxStaticBoxSizer-crashes the BOA alltogether
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2007-02-23 09:48:35
|
Hi, jupan ghe wrote: > Dear all, > > I;m trying to use a wxStaticBoxSizer and then on top of it or insede of > it I'm trying to add some extra sizers or some other objects. BUt when I > click on wxStaticBoxSizer I get the small window, and then when trying > to add a sizer or something in the list Boa crashes alltogether, I could > reproduce the same thing many times. Could you please have a look at the > problem and tell me if you have any solution. Just did a little test with: # Python 2.4.4 (#71, Oct 18 2006, 08:34:43) [MSC v.1310 32 bit (Intel)] # wxPython 2.6.3.3, Boa Constructor 0.5.2 And it worked for me. 1. create a wxframe 2. drop a panel onto it 3. drop a staticbox onto the panel 4. drop a staticboxsizer onto the panel and select 3 as its staticbox Werner > > > Thank you very much in advance, > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > ------------------------------------------------------------------------ > > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users |