Re: [Pyobjc-dev] FYI: Open Source Scripting Layer For Cocoa
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-06-09 14:21:02
|
On Monday, Jun 9, 2003, at 10:02 Europe/Amsterdam, Ronald Oussoren wrote: > > I'm going to dust off my code for writing a Python based plugin > bundle, that should make it possible to > inspect any Cocoa program that supports plugins :-) I've checked in a module that allows you to build Python based preference panes, as well as an example that makes use of this: A 1 function calculator PreferencePane :-) I think we now have everything thats needed to build a plugin that allows full inspection of running programs. If someone wants to write such a beast I'd be more than willing to add this to our repository! Ronald |