• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
To Document-Base or not Document-Base...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

To Document-Base or not Document-Base...


  • Subject: To Document-Base or not Document-Base...
  • From: mw <email@hidden>
  • Date: Fri, 03 Jan 2003 10:02:18 -0500

Hello,

I am not sure if I should make my application document-based or not. It
doesn't handle documents in the normal way, persay. There is a central
database per user that takes care of loading and unloading settings and
"documents" (that aren't really individual documents... this is hard to
explain) automatically. It isn't like TextEdit where its main window
revolves around typing and formatting and saving/opening/printing, etc.
However, there WILL be windows for typing in contents of things such as
emails, notes, etc.

So, the final question is: should I create my project as a document-based
app in PB, or should I just have a normal application. Oh, also, I want to
have complete control over which window appears at the startup of the
application (it won't be a main window or anything). In a document-based
app, I think I can overload
- (BOOL)applicationShouldOpenUntitledFile:(NSApplication *)theApplication
in my application delegate, but I haven't test to see if it actually keeps
Cocoa from automatically opening windows at startup or not.

TIA,
mw
_______________________________________________
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.

  • Follow-Ups:
    • Re: To Document-Base or not Document-Base...
      • From: Chris Hanson <email@hidden>
    • Re: To Document-Base or not Document-Base...
      • From: Alex Rice <email@hidden>
    • Re: To Document-Base or not Document-Base...
      • From: Mike Ferris <email@hidden>
  • Prev by Date: Re: Write text to the stdout
  • Next by Date: NSTask leaking ?
  • Previous by thread: Turning modal call into non-modal operation?
  • Next by thread: Re: To Document-Base or not Document-Base...
  • Index(es):
    • Date
    • Thread