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 » Callback and Thisback Function call parameters
Re: Callback and Thisback Function call parameters [message #43432 is a reply to message #43431] Tue, 29 July 2014 15:44 Go to previous messageGo to previous message
ManfredHerr is currently offline  ManfredHerr
Messages: 67
Registered: February 2013
Location: Germany
Member
I recommend to read the help in theide regarding callbacks. Cross read the text with the C++ code in Cbgen.h and you will know what is possible. Adding parameters to a function interface depending on the call isn't possible in neither function/method. The only possibility I know is to use a C-function with varargs. But I doubt that this is what you intend.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Display of long text
Next Topic: Adding a do not compile flag to a project?
Goto Forum:
  


Current Time: Mon May 13 18:06:50 CEST 2024

Total time taken to generate the page: 0.01991 seconds