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

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 Jun 22 00:29:30 GMT+2 2026

Total time taken to generate the page: 0.00526 seconds