I've been thinking about writing a nice interpreter view that can be easily embedded as a debugging console in applications for a while... thanks for doing it for me!� How do I get references to my objects though?� I'd specifically like to get a reference to a controller object.� Through NSApp() I can get the windows and GUI objects, but the models and controllers seem to be out of reach.� I tried making a global variable in my Python program but it doesn't get imported into the PyInterpreterView.

Thanks,

Robb


---------------------------------------------------
Robb Brown
Seaman Family MR Research Centre
Calgary, Alberta, Canada

_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to