http://www.hyperactivesw.com/revscriptc ... ences.html
I am updating the contents of one of the menu items (which are buttons in reality), in real time from a list (actually a remote database). For this I use mouseDown which instantly fills the menu with the remote list, then menuPick to act on each item.
This works when the menubar is on the top of the card as mousedown is recognized. But not when I set the menus to appear in the menubar. What handler can I use instead of mousedown in order to have the same effect?
Bet jacque can help me with this one.

Kaveh