On 1/8/04 8:50 AM, "Trevor DeVore" <[EMAIL PROTECTED]> wrote:
> On Jan 7, 2004, at 4:34 PM, Doug Lerner wrote: >> >> On 1/8/04 8:21 AM, "Trevor DeVore" <[EMAIL PROTECTED]> wrote: >> >>> I was wondering if there was a way to determine which button was >>> clicked in a menu on the Mac? On Windows you can put mouse event >>> handlers in the button itself but these events are not processed on >>> Mac. >>> >> I put mouseUp handlers in all my buttons on the Mac and it works >> fine... > > It works fine for buttons but not for buttons that are set as the menu > for the application. Only the menu group receives the message in this > case. > Is this like the problem I am having where I can select a menu item for COPY, but I can't get the CMD+C recognized for that item? I seem to be able to select individual items though, inside the menu. doug _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
