If you need to have complete control over how the form is laid out, I wouldn't use the form container, I would use something else. I am not sure if you are aware of this, but you can use other containers inside a formItem tag, i.e. a HBox or VBox... etc.. but that will not solve your issue of taking the padding from the left side.
On 2/9/07, crumpelfungus <[EMAIL PROTECTED]> wrote:
Clint, Thank you for your swift reply. Are you saying that there is no benefit in using FormItem with a RadioButton? (At least, nothing that couldn't be done otherwise.) --- In [email protected] <flexcoders%40yahoogroups.com>, "Clint Tredway" <[EMAIL PROTECTED]> wrote: > > Dont use the form or formItem tags, use a grid to layout your form. >
-- http://indeegrumpee.spaces.live.com/

