Re: [Pyobjc-dev] ScreenSaver Example
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@re...> - 2003-11-03 19:29:03
|
On Nov 3, 2003, at 2:01 PM, Jason Toffaletti wrote: > Hello everyone, I just joined the mailing list so I can hopefully > become involved in the development of PyObjC. I am fairly new to > Python, but it is already my language of choice. I put together an > example screensaver in PyObjC, which I hope can be included with the > rest of the Examples. http://illadvised.com/~jason/SillyBallsSaver.zip > > I am willing to work on anything that needs to get done, even writing > documentation. Just point me in the right direction. Welcome! Documentation is awesome, we love documentation (other than writing it). I'm not aware of anything in the core that needs work, other than some gritty stuff on the insides and GNUStep support (Ronald is our hero). However, documentation, examples, and evangelism are all more than welcome. Of course, if you bind any bugs, report them to the sourceforge.net bugtracker. If you'd like a quick way to write documentation, feel free to use the pythonmac.org wiki: http://pythonmac.org/wiki (and http://pythonmac.org/wiki/PyObjC ) Also, the LettError wiki has a really nice entry related to PyObjC: http://just.letterror.com/ltrwiki/StartCocoa Would you like your screen saver to be included in the next version of PyObjC as an example? -bob |