gettingstarted
[Top] [All Lists]

RE: menu change event

To: "'Getting Started'" <gettingstarted at lists dot realsoftware dot com>
Subject: RE: menu change event
From: "RBNUBE" <rbnube at mabenterprises dot com>
Date: Sat, 30 Apr 2005 09:16:16 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
Importance: Normal
Keywords: rb-gettingstarted
Provide a Name for the menu item and then create a Menu Handler for that
item.

show_item.Name = "PasteSpecial"

Though, I'm not sure this is the way to do it.  In the LR, Name is listed in
bold and I thought that meant that the it can't be set or changed at
runtime.  Certainly works though.

HTH

-----Original Message-----
From: gettingstarted-bounces at lists dot realsoftware dot com
[mailto:gettingstarted-bounces at lists dot realsoftware dot com] On Behalf Of
GAmoore at aol dot com
Sent: Saturday, April 30, 2005 2:24 AM
To: gettingstarted at lists dot realsoftware dot com
Subject: menu change event


Where is the menu change event? I suppose the menu handler, but when you 
generate a menu in code, how do you generate a handler for each menu item so
you 
catch changes - e.g. to chagne the checkmark, grab the menu tag, and then do

some operation? This is really confusing.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>