From: Aaron M. <mav...@gm...> - 2011-01-26 14:22:11
|
Hi, A project I'm working on calls for multiple windows into a scene. The best approach I have thought of is to wrap all my code such that any operations creating or modifying objects are replicated across all the windows. Searching for possible alternatives and/or hidden features uncovered the following thread from March 2008: http://sourceforge.net/mailarchive/forum.php?thread_name=courier.47E2A132.00003AA6%40averell&forum_name=visualpython-users http://sourceforge.net/mailarchive/forum.php?thread_name=47E7E0A5.3040006%40ncsu.edu&forum_name=visualpython-users Has the situation changed at all since then? If not, is there any better way to do this? Thanks! -- Aaron Mavrinac www.mavrinac.com |