No, using that technique, you copy the required files to your classpath and modify them there. Quote: "This will force flex to use mx.controls.ComboBox in your classpath instead of the Framework". If the Framework is updated Flex will still use the modified ComboBox in your classpath.
--- In [email protected], "markgoldin_2000" <markgoldin_2...@...> wrote: > > But if I change framework source code I will have to restore the change every > time I upgrade the framework, right? > --- In [email protected], "valdhor" <valdhorlists@> wrote: > > > > Maybe: > > http://www.typeoneerror.com/forcing-combobox-component-open-direction-in-flex/ > > > > > > --- In [email protected], "markgoldin_2000" <markgoldin_2000@> > > wrote: > > > > > > Is it possible to force a direction a combobox opens up to? > > > > > > Thanks > > > > > >

