[flexcoders] Re: Combobox - force direction

2009-03-27 Thread valdhor
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

[flexcoders] Re: Combobox - force direction

2009-03-27 Thread markgoldin_2000
I see, thanks. --- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: 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

[flexcoders] Re: Combobox - force direction

2009-03-26 Thread valdhor
Maybe: http://www.typeoneerror.com/forcing-combobox-component-open-direction-in-flex/ --- In flexcoders@yahoogroups.com, markgoldin_2000 markgoldin_2...@... wrote: Is it possible to force a direction a combobox opens up to? Thanks

[flexcoders] Re: Combobox - force direction

2009-03-26 Thread markgoldin_2000
But if I change framework source code I will have to restore the change every time I upgrade the framework, right? --- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: Maybe: http://www.typeoneerror.com/forcing-combobox-component-open-direction-in-flex/ --- In