So, let's say... I wanted to get access to delegates in RB, by string name.

Plugins can do something like this. Well, we can get the address of a function 
as a pointer. Although that's not an RB delegate object. Not sure how to do 
convert a pointer into an RB delegate object.

Anyhow, so let's say I have the string name of a function, as got via RB's 
introspection.

How do I convert that string function name, into an RB delegate object? Can it 
be done in pure RB? Or do I need a plugin to do this?

Answers are appreciated, thanks :)
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to