Looks like I figured it out... I replaced the VBox with a form and it lines up they way I expect it to now.
Roger --- In [email protected], "Roger Ross" <[EMAIL PROTECTED]> wrote: > > Hello, > > When you use a text input control it adds the form item as well for > the field label, this is good. > > When you place the form item and text input control in a VBox how come > the text input controls do not line up to the left and the form items > line up to the right. > > They seem to set their alignment on the length of text in the label of > the form item. > > Any Idea's??? > > Thanks, > > Roger >

