Re: [Boa Constr] [Fwd: Sizers again...]
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2006-12-05 11:33:57
|
Hi Mario, Mario Lacunza wrote: > --------- Mensaje reenviado -------- > De: Mario Lacunza <mla...@gm...> > Para: Lista Boa <boa...@li...> > Asunto: [Boa Constr] Sizers again... > Fecha: Fri, 01 Dec 2006 00:13:34 -0500 > > Hi, > > What is the correct order for work with sizers in Boa CVS version 0.5.2? > > 1. Add frame > 2. Add BoxSizer > 3. Add wxPanel > 4. Add Flex > 5. Add controls I would think it is along these lines, but I haven't had much time to play around doing new designs. Werner > > or > > > 1. Add frame > 2. Add BoxSizer > 3. Add Flex > 4. Add wxPanel > 5. Add controls > > another?? > > Thanks! > > Mi configuracion/My config: > > Ubuntu Edgy Eft 6.10 > Linux Kernel 2.6.17-10-386 > Gnome 2.16.1 > Python 2.4.4c1 > wxPython 2.7.2.0 Unicode > Boa Constructor cvs 0.5.2 > |