Re: Cocoa & OpenBase examples
Re: Cocoa & OpenBase examples
- Subject: Re: Cocoa & OpenBase examples
- From: Finlay Dobbie <email@hidden>
- Date: Thu, 20 Jun 2002 21:11:59 +0100
On Thursday, June 20, 2002, at 01:30 PM, Peter Schols wrote:
I'm looking for any resources or tutorials that show how to use Cocoa
components such as NSTableView and NSTextField to interact with
OpenBase tables. I'm able to connect to OpenBase tables and execute SQL
commands and I have checked out the sample code on the openbase CD, but
it does not contain a Cocoa GUI example.
Oh yes, it does. See:
/Library/OpenBase/Developer/Examples/FileVaultX is a fully-fledged Cocoa
example (although I had some issues with it, IIRC)
/Library/OpenBase/Developer/Examples/Simple_C_Examples/SimpleTool-ObjC
demonstrates some basic Obj-C API usage -- you should be able to figure
out how to make it interact with Cocoa controls quite easily, no?
-- Finlay
_______________________________________________
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.