Scigrpahica forks a virtual terminal widow to communicate with an embedded Python interpreter. Current the main windows and main loop are are the normal gtk calls from the c-code. (Also, there is beta bonobo code). How would it be possible to import pygtk into the interpreter and use it to create additional dialogs? The big problem would seem to be the main loop(s) and possible thread safety issues. At the moment, calling mainloop form python crashed the terminal and hangs Sciraphica. Any advice? -- Chris _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
