[Gambas-user] Callback

tobias tobiasboe1 at ...20...
Wed Aug 10 00:34:10 CEST 2011


hi,

i wonder how one would specify a function callback to a function (i 
haven't tried anything because nothing seems to me to work). no way with 
a functions name as string and Class[name] because i can't get a pointer 
to the actual symbol via this method but only to a .Symbol object. i 
also can't call a pointer (as it would be with passing the functions 
address) or something because it is not possible to cast a pointer to a 
function... or do i miss something here?

regards,
tobi




More information about the User mailing list