[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS43 - add Mode#addPopupMenuActionFxn()
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-02-14 20:53:39
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS43> Type : Enhancement Issue Id : OBJS43 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: add Mode#addPopupMenuActionFxn() Description: add an extra level of indirection, so one can add a function that is evaluated when the popup is constructed, which returns an action (or possibly null?). This would let us enable/disable or otherwise change the items in the popup based on the current state (for example, current cursor position) without the overhead of continually listening for events and changing the actions's state Severity: Minor Functional Area: ode Status: New |