Re: [Boa Constr] Alignment of Static Text and Text Controls
Status: Beta
Brought to you by:
riaan
From: Riaan B. <riaan@e.co.za> - 2001-07-09 14:05:22
|
Hi Harnell, "Harnell, Lynndon" wrote: > > Hi there > > I noticed that when dragging static text and text controls into a frame, > that the grid setup does not allow the text in these to line up. The grid lines up controls' positions, not contents. There is no concept in wxPython of internal control text alignment. If you want to adjust a control's position on a pixel level, hold down the Ctrl key and move the control with the cursor keys. To move more than one control at a time, hold down the Shift key to select multiple controls. > > I also tried to find a caption option so that a text control could have an > attached descriptor or title text, but could not see anything that worked. There is no such a control by default, this is a common request, I'll see if I can add this to Boa as an example component (time permitting) I've now added this :) It's called StaticTextCtrl and it's on the 'User' Palette. > > Is there a way to modify a setting somewhere in Boa in order get the grid > alignments so that text in different controls can line up? When you have a multiple selection, you may right-click and select Align... > > Is there a caption option? No, not for standard controls. > > Regards > > Lynndon Harnell > > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > http://lists.sourceforge.net/lists/listinfo/boa-constructor-users -- Riaan Booysen ___________________________________________________ Boa Constructor - RAD GUI building IDE for wxPython http://boa-constructor.sourceforge.net |