Template apps, just like html templates. I want every app to have a control bar and a accordion, etc. Sounds like Tracy has a way, so maybe that'll work for this customer.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Josh McDonald Sent: Wednesday, July 30, 2008 4:23 PM To: [email protected] Subject: Re: [flexcoders] Can we subclass Application yet? Makes sense, since you're overriding Container._childDescriptors anyway. But why on earth would you *want* to do this? -Josh On Thu, Jul 31, 2008 at 9:08 AM, Alex Harui <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Any attempt to subclass an MXML Component based on a container to add other children to it usually results in some issue or another, usually that thing about "children have already been defined", so you can't really make a template app in MXML where it has some default components and use that as the top tag in another app. There are some workarounds, but it isn't very smooth. -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

