Re: Newbie: NSTableView & SQLite
Re: Newbie: NSTableView & SQLite
- Subject: Re: Newbie: NSTableView & SQLite
- From: "M. Uli Kusterer" <email@hidden>
- Date: Tue, 24 Jun 2003 13:47:37 +0200
At 22:35 Uhr -0400 23.06.2003, Vince Du Beau wrote:
Is it necessary to connect a NSTableView to a data source in IB or
can you manually
add the rows.
You need to create a data source. If you want some sample code, or
you want to save yourself some work, you can use my NSTableView
Assistant application to generate that code for you. Just point your
browser at <
http://www.zathras.de/programming/cocoa_stuff.php>
(This generates delegates, list items and a data source for your
table, it doesn't do any SQL). You could then rip out the list items
from the data source and write your own version.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
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.