[flexcoders] Re: Container for a from

2008-07-09 Thread markgoldin_2000
Thanks, that helped. But I am also trying to find out how to position 
a FormItem closer to a left side of the form to avoid a gap between 
left edge of the form and a FormItem. Is that possible?

--- In flexcoders@yahoogroups.com, "Tim Hoff" <[EMAIL PROTECTED]> wrote:
>
> 
> Search for "Using constraints to control component layout" in the 
help
> docs.
> 
> -TH
> 
> --- In flexcoders@yahoogroups.com, "markgoldin_2000"
>  wrote:
> >
> > I am trying to come up with a container to hold a form in. I want 
to
> > use as much space of the container as possible. So, I dont want to
> have
> > any space on left, right, top, and bottom of the container.
> > Also I want to have formitems stuck to the left of the form. Is 
that
> > possible?
> >
> > Thanks
> >
>




[flexcoders] Re: Container for a from

2008-07-09 Thread Tim Hoff

Search for "Using constraints to control component layout" in the help
docs.

-TH

--- In flexcoders@yahoogroups.com, "markgoldin_2000"
<[EMAIL PROTECTED]> wrote:
>
> I am trying to come up with a container to hold a form in. I want to
> use as much space of the container as possible. So, I dont want to
have
> any space on left, right, top, and bottom of the container.
> Also I want to have formitems stuck to the left of the form. Is that
> possible?
>
> Thanks
>