jchastai
Jun 10 2002, 05:09 PM
Where would I find some info/help for building a right-click context menu similar to the one on the xfx site? I have gone through the help files and examples and I am not finding anything.
Second, is it possible, and if so how, to pass a parameter to the menu items based on where on the page the user "right-clicks"?
Thanks
-- Jeff
xfx
Jun 10 2002, 11:29 PM
To create a context menu simply select the group that you want to use as a context menu and click on Menu->Special Effects->Group Effects. On that dialog you will see the "Context Menu" option; enable it and recompile your project.
--------
Although its possible, there's no way from within the application to pass a parameter that specifies where the user has clicked.