I've got a problem with the creation of PopUp (PullDown,...) menus in MetaCard.
Many months ago, I succeeded in creating some PopUp menus and now I can't !!!!
Here is the way I try to create PopUps :
* Create a button with the "menu" property.
* Fill the field "Contents"
* Retrieve the automaticaly created stack (the one with the items) and change
its name to a more pertinent one.
* Set the MenuName property of the button to the previous pertinent name (using
the menu property panel of the button).
* I test, the popup works well.
* Now, I give a script to each of the buttons in the popup menu (the
automaticaly created stack).
* I test, none of the scripts are executed!! Here is the problem.
Even if the popUp stack is the toplevel one, none of its button script is
executed. It's like there were no scripts associated to the popUp stack !
Does someone have an idea about that ?
Thanks in advance for your help.
Laurent Champciaux.
lchamp@info.emn.fr