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++ Callbacks and Timers » Is there an easy way to leverage callback into multi-cast delegate?
Re: Is there an easy way to leverage callback into multi-cast delegate? [message #15837 is a reply to message #15836] Sat, 10 May 2008 16:46 Go to previous message
zsolt is currently offline  zsolt
Messages: 698
Registered: December 2005
Location: Budapest, Hungary
Contributor
Use "<<" operator, e.g.:
	m_button << THISBACK(OnButton1);
	m_button << THISBACK(OnButton2);
 
Read Message
Read Message
Previous Topic: callback1 vs callback2
Next Topic: SetTimeCallback failure on arch=armv5l POSIX_PLATFORM
Goto Forum:
  


Current Time: Sat May 18 09:32:27 CEST 2024

Total time taken to generate the page: 0.02250 seconds