If you're using REALbasic 2005/2006 you can just create the menu on the
fly using the MenuItem classes (or use one stored in your project), and
call the MenuItem.Popup method.  Place that code in your MouseDown
event, and viola, you have a menu poping up with a Left-click.

Hope that helps.

Yes it does, Ryan, thanks. Works just fine now.

Jon

_______________________________________________
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>

Reply via email to