[ANN] NSTableView Assistant
[ANN] NSTableView Assistant
- Subject: [ANN] NSTableView Assistant
- From: Uli Kusterer <email@hidden>
- Date: Sat, 14 Jun 2003 17:59:29 +0200
Folks,
that recent thread inspired me to write a little "Assistant" (or in
non-Apple parlance "Wizard") that generates the necessary backend
classes for an NSTableView. If anyone would like to test (or even use)
it, point your browser at:
http://www.zathras.de/programming/cocoa_stuff.php
Right now, the assistant touts the following features:
-> Extracts column identifiers from NIB files
-> Generates ObjC source code for list items, table delegate and data
source (the latter two may be combined into one class if desired)
-> Auto-generates code to display custom cell types such as
Pushbuttons, check boxes, combo boxes, NSImages etc.
Source code to the assistant is available under the GPL (submissions
are welcome!), while the generated code is explicitly exempt from the
license (i.e. you can use it for commercial projects).
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.