Examples or Documentation for Non-document-based Multi-window App
Examples or Documentation for Non-document-based Multi-window App
- Subject: Examples or Documentation for Non-document-based Multi-window App
- From: Grant Erickson <email@hidden>
- Date: Tue, 10 Mar 2009 15:09:10 -0700
- Thread-topic: Examples or Documentation for Non-document-based Multi-window App
Suppose I were writing an application, perhaps similar to the example at
http://en.wikibooks.org/wiki/Programming_Mac_OS_X_with_Cocoa_for_beginners/B
uilding_a_GUI (or many of the examples in /Developer/Examples/...) that had
no file-based interaction whatsoever but for which I wanted to allow the
user to open up and interact with up to N windows.
Using the example above, each newly-opened window perhaps displays something
from quote of the day (QOTD) or some other singular random data source
rather than "Hello World".
It seems the document-based architecture is ill-suited to such an
application because there is effectively no need to open, save, revert,
print, etc. anything.
Does anyone have any recommendation for examples, URLs or books that might
discuss and illustrate such an application or the rough framework thereto?
Thanks,
Grant
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden