Hello,



You wrote :
The trick with hierarchical menus is that pWhichItem
is a composition of the item, sub-item and
sub-sub-item you picked, sepoarated by a "|".
So in the above menu structure, if the user selects
item "A23", the engine sends a menuPick to your button
with as parameter "A|A2|A23"

But how is it possible to select the item "A2" ? (this was possible with the XFCN "FullHPop" (Rinaldi) on Hypercard).
That is, I want to know if it is possible to track a menuitem which is a menutiem of a menu and which is also a menu with menuitems.

Thanks

Edouard

Reply via email to