Group: Forum Members
Last Active: 3 Years Ago
Posts: 36,
Visits: 119
|
How can I alter the right click menu that is displayed when a user right clicks a rectangle. What I would like to do is alter this menu so I can add a new choice for the user. This choice would be Add Image From File and it would implement New NImageFillStyle( "c:\Temp\SomeImage.bmp" ) but I would alter this so that the user is prompted with a dialog box to choose the file. Thanks, Ashley
|
Group: Forum Members
Last Active: Last Week
Posts: 3,054,
Visits: 4,009
|
Hello Ashley, You can take a look at the following example: Visual Interface Components -> Context Menus
Best Regards, Nevron Support Team
|