Context Menu

cameronp@corplink.com.au
Thu, 22 Jan 1998 23:28:12 +1000

Hi all,
This is my first posting to this list, as I am currently doing blackbox
at uni for a project subject.
Currently I am trying to get a context menu working for a particular
view I have created, so in my menus.odc file I have the lines :
MENU "*" ("G1MyView.View")
"Add" "A" "StdCmds.OpenAuxDialog('G1/rsrc/impopen','cool')" ""

END

But when right mouse clicking on my view, the menu doesnt appear.
Any suggestions as to why this is the case
Thanks
Cameron Price