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

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: 1796
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: Fri Sep 11 08:52:08 GMT+2 2026

Total time taken to generate the page: 0.00543 seconds