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 #33806 is a reply to message #33797] Thu, 15 September 2011 09:03 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
trayiconeV2::trayiconeV2()
{	
...
	AddFrame(traybar);
	traybar.Set(THISBACK(TrayBar));
}

void trayiconeV2::TrayBar(Bar& bar)
{
	bar.Add(CtrlImg::new_doc(), callback1(Exclamation, "Hello!"));
}
 
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 13:42:44 CEST 2024

Total time taken to generate the page: 0.02505 seconds