Okay....
I'm using the example in the Language Reference (LR) RectControl
Class to get a better handle on ContextualMenus (CM).
I've created a test bed application and loaded in the example code
for Handling Contextual Menus from page 562 of the LR into the
ConstructContextualMenu and ContextualMenuAction methods, respectively.
Nothing happens to build the contextual menu as recommended in the
example project NewContextualMenu. Which, by the by, doesn't use
EITHER of those Event Handlers in order to demonstrate how to do a
new-concept ContextualMenu.
Sooooo.....
...how DOES one access those Event Handlers or, if the CM is in a
listbox, Control methods to build/manage CMs from inside of them?
I've tried calling them from the OPEN event handler, but the compile
just tells me that no such method or property exists.
Please advise....
Regards,
Chuck
_______________________________________________
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>