Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Mon Apr 28 10:09:23 CEST 2025

Total time taken to generate the page: 0.00757 seconds