Re: [Boa Constr] wxgrid control
Status: Beta
Brought to you by:
riaan
From: Riaan B. <riaan@e.co.za> - 2001-07-18 11:54:47
|
Hello Lynndon, Lynndon Harnell wrote: > > Hi > > I just got the CVS version of Boa running and would like to use the > wxgrid control. Even tho the wxGrid is on the Palette in the CVS version, there is still some stability problems when it's used in the Designer. My advice for the moment is to create and setup wxGrid by hand in the __init__ method after the call to _init_ctrls. > > Has anyone got any code snippets or hints. > > TIA > > Lynndon Harnell > > PS I do like the new text control with caption. A possible future > option would be the position of the caption wrt the control, ie left, > top etc. There is already a property called CaptionAlignment you may set. Also look at the CaptionOffset property, it allows pixel offsets for the caption, one of your original requirements ;) > Lynndon Harnell -- Riaan Booysen ___________________________________________________ Boa Constructor - RAD GUI building IDE for wxPython http://boa-constructor.sourceforge.net |