Home » Community » Newbie corner » overwritten virtual void LeftDown - how to invoke WhenAction?
Re: overwritten virtual void LeftDown - how to invoke WhenAction? [message #36707 is a reply to message #36706] |
Wed, 27 June 2012 20:52   |
|
Hi Wolfgang
Wolfgang wrote on Wed, 27 June 2012 20:20 | EDIT: Is it that easy, just call
at the bottom of the LeftDown method?
|
Yes, it is that easy with U++ You don't even have to write the "this->". WhenAction is just a Callback - a stored reference to function. You can call it just like the original function. In case no function has been assigned to the callback, it will simply do nothing.
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Sun Aug 24 11:24:05 CEST 2025
Total time taken to generate the page: 0.07892 seconds
|