Page 1 of 1
wxCrafter Feedback - popup menu
Posted: Sat Sep 08, 2012 1:51 pm
by ColinTaylor
From now, one topic per post
I'd like to add a popup menu to my crafter project (so in the app, I can right click on a component and view the popup menu), but I haven't been able to do this so far in crafter. Any suggestions?
Thanks, Colin
Re: wxCrafter Feedback - popup menu
Posted: Sat Sep 08, 2012 4:29 pm
by eranif
Not supported atm..
I am adding it on my todo list. hopefully I will release an update in the coming week
Eran
Re: wxCrafter Feedback - popup menu
Posted: Sun Aug 18, 2013 8:51 pm
by iwbnwif
Sorry to revive an old post, but did the ability to create wxMenu's as context (popup) menus make its way into the release version?
If so please can you give a quick explanation on how to use.
Many thanks
Re: wxCrafter Feedback - popup menu
Posted: Sun Aug 18, 2013 8:58 pm
by eranif
iwbnwif wrote:Sorry to revive an old post, but did the ability to create wxMenu's as context (popup) menus make its way into the release version?
If so please can you give a quick explanation on how to use.
Many thanks
No. I been busy with porting it wxC/codelite to 2.9.5 and working on the OSX port of codelite (it was released almost a month after codelite 5.2 was released...)
Eran
Re: wxCrafter Feedback - popup menu
Posted: Sun Aug 18, 2013 9:01 pm
by iwbnwif
Thanks for such a fast reply. Wow, sounds like you have been busy!
If you don't mind, I will add this as a feature request in due course because I really like the way that wxCrafter hooks up all the menu events with "connect" in the wxcrafter.cpp file which makes the derived classes 'clutter free'