Hi Piotr, The problem is, I have 7 viewnavigators(views) and each view has 5 - 7 different dropdowns(calloutbuttons). And I wont be sure about which calloutbutton's dropdown is open (so that I could close it).
Isn't it expected behaviour that the callout contents too should belong to the same state as it's parent? If that was the case, I think it would have worked fine. However, is there anything else I could try to overcome this issue? On Tue, Sep 23, 2014 at 4:08 PM, piotrz <[email protected]> wrote: > Hi Deepak MS, > > You could call "closeDropDown" method from CalloutButton class once your > state has changed or try to dispatch an event new > DropDownEvent(DropDownEvent.CLOSE)) > > Piotr > > > > ----- > Apache Flex Committer > [email protected] > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/Callout-contents-issue-tp8035p8103.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
