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 » TopWindow&PopUp, TrayIcon » TrayIcon test V2
Re: TrayIcon test [message #33816 is a reply to message #33813] Thu, 15 September 2011 15:51 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
trayiconeV2::trayiconeV2()
{	
...	
	trayicon.WhenLeftDown = THISBACK(DoMenu);
}


void trayiconeV2::DoMenu()
{
	MenuBar::Execute(NULL, THISBACK(TrayMenu), GetMousePos());
}
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [BUG?] X11 (at least OSX) Menus displayed under TopWindow, owner=RootWindow
Next Topic: How to call a new window?
Goto Forum:
  


Current Time: Thu May 16 11:35:56 CEST 2024

Total time taken to generate the page: 0.01984 seconds