interesting :) this would be really simple if you are doing it in flex 4, create a skin and position the sub components in what ever way you want or in flex 3, try extending the component and look for the functions in the component source code file where the exact layout and positioning happening and extend this function.
Thanks Saurabh www.saurabhnarula.com On Wed, Dec 2, 2009 at 6:08 PM, itonflex team <[email protected]>wrote: > Hif friends i have a small requirement. I have a combobox, but i need > to get the dropdown button in left side and the scrollbar in that > combobox also in left side > could u please help me regarding this ! > > -- > > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

