<div dir="ltr">Hi All<div><br></div><div>*ComboBox inside the pulley menu*</div><div>I am trying to have a language selection in a pulley menu. ComboBox seems to be ideal for this purpose, I add it into the PullDownMenu and everything works just great except that the user has to expand the menu fully for clicking on ComboBox, this item is not activatable during the pull.</div>

<div><br></div><div>*Activation during the pull*</div><div>Well, I want it to activate during the pull, so I wrapped it into a MenuItem and passed onClicked from MenuItem to inner ComboBox. That works fine if combobox has so many items that it launches a full page on click.</div>

<div><br></div><div>So I tried preventing pulley from closing via cancelBounceBack() - doesn't look good, not the same as if user activates item manually.<br></div><div><br></div><div>*How do I expand the pulley menu fully programmatically*</div>


<div>- So how do I simulate the situation when user fully expands the pulley menu then?</div><div>- Or is the whole idea wrong and [coming] UI guidelines are going to tell that only true single line MenuItems should be selectable during pull?</div>

<div><br></div><div><br></div><div>Best regards,</div><div>Artem.<br clear="all"><div><br></div>-- <br>Artem Marchenko<br><a href="http://agilesoftwaredevelopment.com" target="_blank">http://agilesoftwaredevelopment.com</a><br>

<a href="http://twitter.com/AgileArtem" target="_blank">http://twitter.com/AgileArtem</a>
</div></div>