Garth Hjelte <[EMAIL PROTECTED]> wrote: > Sorry to sound stupid, but how do you do this? I looked and I saw how > to create an Event Definition in a class, but where does the code go, > and how do I connect it up to a function pointer I can send the dylib?
is that now a plugin or not? for a dylib you can give it a pointer to a global function in a module in Realbasic. Check the AddressOf command for that. Gruß Christian -- Around eleven thousand functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v6.4. Now universal! <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
