Page 1 of 1

create contexmenu

Posted: Wed Mar 19, 2008 6:18 pm
by ditte
Hi,
I can with the menuenabled the whole menu make enable and disabled
and I can also some Menuitem enable and disabled.
What I like to do.
1. make a own menu
2. translate the menuitems

Re: create contexmenu

Posted: Mon Jul 26, 2010 7:56 pm
by ditte
Hi,

is this a way to make own contex menues.

SetItemMenuEnabled() true /false
SetItemMenuCaption()
ClickMenu

Re: create contexmenu

Posted: Tue Jul 27, 2010 9:55 am
by ditte
I can change the menu item text
I get the clicked item.
Is there a way to change the process of the licked item?

Re: create contexmenu

Posted: Wed Apr 24, 2013 7:23 pm
by pdftest
We are in the process of evaluating the Document Viewer and we have the same questions for the latest GdPicture.Net 9.0 release. We want to add new menu items such as forward / In-Error / etc. Two questions here -

Can I add new items to the right-click context menu?

Is there a way also to change the process of the clicked menu item after changing the menu item text (using SetItemMenuCaption)?

Re: create contexmenu

Posted: Fri Feb 01, 2019 7:04 pm
by Gabriela
Hello,

The toolkit does not support adding custom menu items right now. You can control the process of the clicked menu item using this event:
https://www.gdpicture.com/guides/gdpicture/web ... nu_EV.html