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 » Community » Newbie corner » THISBACK
Re: THISBACK [message #39217 is a reply to message #39215] Fri, 01 March 2013 07:26 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

idkfa46 wrote on Thu, 28 February 2013 22:39

Hi all,
here a new question for u guys Very Happy

Is it possible to have a DropList with more than a THISBACK ? how?

Regards,
Matteo



Hi Matteo,

Do you mean having multiple callbacks on one action? That is possible to do by chaining them with operator<< :
myctrl << THISBACK(Action1);
myctrl << THISBACK(Action2);
myctrl << THISBACK(Action3);


Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Report and ReportView
Next Topic: [SUCCESS] Struggle with Serial port class
Goto Forum:
  


Current Time: Thu May 16 08:30:01 CEST 2024

Total time taken to generate the page: 0.02793 seconds