It's neat, and saves me from having to position individual controls. Obviously if I wanted to control each individual item I wouldn't use the <mx:Form> at all, but I don't want that. I want to be able to re-use it and have the container worry about laying out my elements, I just want them to be laid out in a different (but consistent) manner.
-Josh On Jan 22, 2008 3:11 PM, Tracy Spratt <[EMAIL PROTECTED]> wrote: > Why use Form at all? > > Tracy > > > ------------------------------ > > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Josh McDonald > *Sent:* Monday, January 21, 2008 11:37 PM > *To:* [email protected] > *Subject:* [flexcoders] Customizing form layout? > > > > Hi Guys, > > Does anybody here have experience with customising the layout of <mx:Form> > and related components? I can't seem to find anything about it online, and I > thought I'd check in with you guys to see if I've missed something out there > before I jump right into the source :) > > I don't like how headings are aligned and I want labels placed above their > respective controls instead of to the left, so it's probably going to be a > pretty serious change. > > Thanks in advance! > > -Josh > > -- > "I'll sell our children's organs to zoos for meat, and I'll break into > people's houses at night and wreck up the place!" > > :: Josh 'G-Funk' McDonald > :: 0437 221 380 :: [EMAIL PROTECTED] > > -- "I'll sell our children's organs to zoos for meat, and I'll break into people's houses at night and wreck up the place!" :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED]

