On Sep 6, 2006, at 7:20 AM, Brian Heibert wrote:
How would I go about adding a Contextual menu item that appears
when a canvas's mousedown event is fired?
Well, you are correct that it requires code in the MouseDown event.
There are two ways to do this in 2006. You can use the MenuItem.Popup
Method or the ContextualMenu Class. The details are in the Language
Reference and more examples are available from the list archives and
the Contextual Menu folder in the examples that came with your
REALbasic download.
Terry
_______________________________________________
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>