Yeah, I eventually figured that out. Unfortunately it only seems to work 100% when dragging from the palette, not from a bunch of existing components into a form :-/
-Josh On Tue, Oct 21, 2008 at 7:56 PM, Michael Schmalle <[EMAIL PROTECTED]>wrote: > Hi Josh, > It's hard coded into the Flex Builder java code. They figured since they > thought it only needed to be in a form that they would remove it from the > components panel (hard coded) and add it majikly when a designer dropped a > control into a form (container). > > Seems like this is creating your own reality and I myself really don't like > these kind of hard coded aspects of flex builder. There should be a > preference to enable-disable this type of functionality, disabled from the > start. > > Mike > > > On Mon, Oct 20, 2008 at 10:18 PM, Josh McDonald <[EMAIL PROTECTED]> wrote: > >> Hey guys, >> >> If I create <mx:FormItem> components via MXML code, I can interact with >> them and manage their properties just fine in design mode, but I can't seem >> to add them without dropping back to code view, ie it's not in the >> "Components" list. Is there a reason for this that I can't figure out? >> >> -Josh >> >> -- >> "Therefore, send not to know For whom the bell tolls. It tolls for thee." >> >> Like the cut of my jib? Check out my Flex blog! >> >> :: Josh 'G-Funk' McDonald >> :: 0437 221 380 :: [EMAIL PROTECTED] >> :: http://flex.joshmcdonald.info/ >> >> > > > -- > Teoti Graphix, LLC > http://www.teotigraphix.com > > Teoti Graphix Blog > http://www.blog.teotigraphix.com > > You can find more by solving the problem then by 'asking the question'. > > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." Like the cut of my jib? Check out my Flex blog! :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED] :: http://flex.joshmcdonald.info/

