NSDocument question...
NSDocument question...
- Subject: NSDocument question...
- From: Teunis Peters <email@hidden>
- Date: Fri, 20 May 2005 16:42:21 -0700
I totally wasn't thinking when I first posted this - I posted to
xcode-users before I knew cocoadev existed.... *sigh* Okay I'm new to
MacOSX.
I've been digging at this now for a while (more than a month really)
and still really haven't come up with a clear answer.
I've got a database source with objects of various types and sizes. It
seems reasonable to approach the database objects as documents
(especially since some of them ARE documents - such as images) but I'm
not sure what class to start with to set things up as a source. It
seems NSDocument and family are designed for file-oriented systems and
this isn't quite of that form.
I definitely need multiple windows and there's rather a number of
different types of data in the system.
This might be a bit of a basic (or obvious) question to ask - but what
could I use? NSDocument/family for each major class of data?
Wrangle something of my own? And where can I look for more information
on opening multiple "documents"?
Thank you in advance
G'day, eh? :)
- Teunis
PS: suspect NSDocument is right path, no idea how to make it so a
database can be a source of data though. NSURL stuff?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden