How to change the text of a menu item
Is there an example of changing the text of an interface's menu item? Thanks for any pointers. Mitch
Is there an example of changing the text of an interface's menu item? Thanks for any pointers. Mitch
On Nov 8, 2008, at 3:35 PM, Mitch Berkson wrote: > Is there an example of changing the text of an interface's menu > item? Thanks for any pointers. See the CAPI reference manual entry for titled-menu-object. You can provide a function for :title-function to have the menu item text change dynamically. John DeSoi, Ph.D.