U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Context menu in a embedded class?
Re: Context menu in a embedded class? [message #19538 is a reply to message #19537] Fri, 12 December 2008 14:18 Go to previous messageGo to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
Not enough information again Smile, but my guess is that OnRClick is defined incorrectly. It should be:
void OnRClick(Bar &bar) {
    bar.Add("Menu Item", THISBACK(OnMenuItem));
}
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: win32 multiscreen / multimonitor problem fix
Next Topic: Printing with times new roman font?
Goto Forum:
  


Current Time: Sun Sep 06 02:23:50 GMT+2 2026

Total time taken to generate the page: 0.00719 seconds