On Thu, Jan 19, 2012 at 03:09:25PM -0800, Mike Pan wrote: > > Good to know that it's not a technical limitation. I'll roll my own release > to include tkiner then.
One techinical limitation you are going to run into is that both Tkinter and Blender have their own event handling loops. Trying to run two main loops can be problematic. -- Stephen Swaney [email protected] _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
