12/23/2010 12:40:01 AM
Title:
Combo box closing without opening - Flex 4
Hi all,
I am using a Combo box in Flex 4 (which is a 'mx' component). It is a part of a Panel and clicking on it is working fine. But when i Maximize my window (resize), clicking that combobox is closing it without opening it, means its flickring. I have taken this Combobox in a VBox.
In Flex 3 its working fine.
One thing more, if i do not increase the width and height on maximize, then i have no issue.
If any body has an Idea or any work around about this issue then please suggest me, i would be realy thanksfull to him/her.