Re: XForms: The idle callback

Steve Lamont (spl@szechuan.ucsd.edu)
Fri, 20 Nov 98 11:57:38 PST

# To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

> I am trying to build an application with multiple GL windows
> and I want to be able to assign an idle callback to each window.
> At present however, only the last registered idle callback is recorded.
> Is there a way to have multiple idle callbacks in an application such that
> each callback is associated with a particular drawing canvas?

Not directly.

What I've done where I have multiple tasks which I want to manage is
to register an idle callback manager with XForms and the register my
tasks with it. It then hands off tasks in a round robin fashion.

I can share my code if you're interested.

spl
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/