On 14/12/2015 at 16:09, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 16
Platform: Mac ;
Language(s) : C++ ;
---------
Hello, I've been working on a GeDialog plugin and I wanted to have a custom popup menu with ShowPopupMenu(). When clicking a button it seems easy to do with just calling ShowPopupMenu() in Command().
I want to have a popup menu open when I right click on a button as a method to offer more options but whenever I right click anywhere in the dialog this popup menu opens, (I'm not sure it's name).
Is there a way to disable this and instead have my own popup menu open?
Thanks for any possible help!
Dan