rollOut Issue with child dropdown in panel

2016-09-19 Thread Ulrich Andreas
Intern: for project use only Hi all, I encountered some problems when using a dropdown as a child component within a removable parent container. The container listens on "rollout" events for removing itself. The containing dropdown triggers this event (sadly) -only when the drop down list is o

Re: rollOut Issue with child dropdown in panel

2016-09-19 Thread OK
-- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/rollOut-Issue-with-child-dropdown-in-panel-tp13568p13569.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: rollOut Issue with child dropdown in panel

2016-09-19 Thread OK
{ removeElement(p); p=null; } } HTH, Olaf -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/rollOut-Issue-with-child-dropdown-in-panel-tp13568p13570.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: rollOut Issue with child dropdown in panel

2016-09-19 Thread Mihai Chira
p=null; > } > } > > HTH, > Olaf > > > > -- > View this message in context: > http://apache-flex-users.246.n4.nabble.com/rollOut-Issue-with-child-dropdown-in-panel-tp13568p13570.html > Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: rollOut Issue with child dropdown in panel

2016-09-19 Thread OK
fers always to the "Panel". Olaf -- View this message in context: http://apache-flex-users.246.n4.nabble.com/rollOut-Issue-with-child-dropdown-in-panel-tp13568p13576.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

AW: rollOut Issue with child dropdown in panel

2016-09-21 Thread Ulrich Andreas
[mailto:p...@olafkrueger.net] Gesendet: Montag, 19. September 2016 16:17 An: users@flex.apache.org Betreff: Re: rollOut Issue with child dropdown in panel >How can this be avoided? The Panel should stay open... This modified "onRollout" code will work but maybe there is some more elegant way. It

Re: AW: rollOut Issue with child dropdown in panel

2016-09-21 Thread OK
is included within the demo and you're done. It's not perfect, but probably nicer than the original ;-) HTH, Olaf [1] https://github.com/ok-at-github/Apache-Flex-Callout-demo -- View this message in context: http://apache-flex-users.246.n4.nabble.com/rollOut-Issue-with-ch