DunbarX- Tuesday, March 3, 2009, 3:53:13 PM, you wrote:
> Is sending the "menuPick" message to a menu always the correct way? This > seems roundaout; a command, not sending a message, should be the preferred > method. > And you cannot send that message to a button, which threw me; I thought all > menus were buttons. Are menus a type of "object" in this scenario? You can certainly send the "menuPick" message to a button, but it won't be caught unless the button's style is set to "menu". -- -Mark Wieder [email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
