NSTableView Cocoa Bindings tutorial (was: [Pyobjc-dev] NSTableView)
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@re...> - 2004-04-04 08:25:29
|
I have created a small Cocoa Bindings example and step by step tutorial that uses NSTableView in response to this question. Hopefully it is enough to get people started. The example itself is in PyObjC CVS at Examples/CocoaBindings/TableBindings/ Here are the URLs for the tutorial: http://undefined.org/python/passwdviewer_cocoabindings_tutorial.txt (ReST source) http://undefined.org/python/passwdviewer_cocoabindings_tutorial.pdf (pdf tutorial with screenshots) Please let me know if you have any questions or comments. -bob |