[Pythonmac-SIG] Solid GUI toolkits for Mac?

Jon Rosebaugh chairos at gmail.com
Wed Jul 27 18:53:22 CEST 2005


Where's the documentation? The webpage has a PyObjC version of Apple's
CurrencyConverter tutorial, which really doesn't teach you much except
how to align and connect things in IB and run py2app. The examples
(well, at least the iClass example, which appears to be the most
relevant one to my current needs) have no comments, so the only way to
know for sure if a particular line of code is required for the class
to work, or if it's just there to make life easier for the programmer
is trial and error. I'm trying to figure out how TableViews work right
now, and neither the apple documentation nor the iClass example is
being very helpful.

This reminds me of trying to learn Twisted.

On 7/27/05, Bob Ippolito <bob at redivi.com> wrote:
> You've got the wrong impression of PyObjC.  Download it, play with
> the examples, look at how little code is necessary.  Pay particular
> attention to CoreData and CocoaBindings.
> 
> -bob
> 
> 


-- 
Bloggity: http://blog.inklesspen.com/


More information about the Pythonmac-SIG mailing list