At 01:24 PM 10/11/2006, you wrote:

> Can you suggest anything to help with the core problem, which is
> getting an interface element (like a text box or similar) to update
> on the screen as a result of a callback WHILE a function is waiting
> for a dylib to return?

Well, if you just do a Realbasic event in a class and call it inbetween,
it should work. Everything must of course run on the main thread.

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?

Garth Hjelte
Sampler User


_______________________________________________
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>

Reply via email to