Custom Open/Save Directory Tree
Custom Open/Save Directory Tree
- Subject: Custom Open/Save Directory Tree
- From: Kyle Moffett <email@hidden>
- Date: Fri, 14 Jun 2002 22:24:51 -0400
I am working on an application for performing database operations.
There are
several different kinds of records, each needing its own window editor
with
one window for each record opened. I thought that the best way might be
to
subclass NSDocument for each record type, then reimplement open/save
mechanisms for the database. Unfortunately I ran into a problem. I
cannot
figure out how to get the open and save dialog boxes to look at a
different
hierarchy, my database tree. Does anybody know how I can do this, or am
I barking up the wrong tree?
Thanks in advance,
Kyle Moffett
_______________________________________________
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.