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, is there a THATBACK?
THISBACK, is there a THATBACK? [message #47786] Sun, 26 March 2017 06:50 Go to previous message
ptkacz is currently offline  ptkacz
Messages: 89
Registered: March 2017
Member
On the click of a button, if we want to perform some type of action, we can specify:

myPanel.someBtn << THISBACK(doThis);

"doThis" is a local method that's executed on the click of the button, "someBtn". If wanting to for example call a method of an already created object, how does one specify something like:?

myPanel.someBtn << THISBACK(canvas.doThis);

Is there a way to do this, call a method of an object?


Peter
 
Read Message
Read Message
Read Message
Previous Topic: Link error:
Next Topic: Where i can start learning u++?
Goto Forum:
  


Current Time: Mon Apr 29 02:15:54 CEST 2024

Total time taken to generate the page: 0.08170 seconds