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

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: 704
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: Thu Jul 09 00:43:24 GMT+2 2026

Total time taken to generate the page: 0.00426 seconds