[vos-d] WxTerangreal TaskQueue question

Ken Taylor taylork at alum.mit.edu
Wed Apr 4 03:50:10 EDT 2007


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




More information about the vos-d mailing list