Just a quickie:

Most tasks in the wx version of terangreal get added to a "mainThreadTasks"
static queue, which is handled by wxgui's Pump (a wxTimer). However, the
goToWorldTask gets added to TaskQueue::defaultTQ. What's the difference
between these two mechanisms for task scheduling, and why would you use one
or the other?

-Ken


_______________________________________________
vos-d mailing list
vos-d@interreality.org
http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d

Reply via email to