Re: [Boa Constr] control layout in GUI Designer
Status: Beta
Brought to you by:
riaan
From: Riaan B. <riaan@e.co.za> - 2001-01-17 20:57:48
|
Hi Geoff, Geoff Talvola wrote: > > How can I get Boa's GUI Designer to let me locate controls to multiples of 4 instead of multiples of 8? > > The reason I ask is because I'm trying to line up a bunch of wxStaticText controls with wxTextCtrl controls, and they line up properly if the wxStaticText's y position is 4 units below the wxTextCtrl's y position. But the GUI Designer is snapping all controls to multiples of 8. > > Thanks in advance! > > -- This should be a runtime changeable setting, but in the meantime, in the module Views.SelectionTags, line 25 change the value of screenGran. > > - Geoff Talvola > Parlance Corporation > gta...@Na... > -- Riaan Booysen ___________________________________________________ Boa Constructor - RAD GUI building IDE for wxPython http://boa-constructor.sourceforge.net |