Re: How to design a good application?
Re: How to design a good application?
- Subject: Re: How to design a good application?
- From: Markus Hitter <email@hidden>
- Date: Tue, 11 Dec 2001 16:22:43 +0100
Am Dienstag den, 11. Dezember 2001, um 13:26, schrieb HAEUPL Friedrich:
I'm writing a program, that loads data from a data file into an
NSData object.
Then the application should allow to open a window for visualisation.
This looks like a direct file to window relationship. I'd
recommend the NSDocument based approach. For a fine tutorial,
look for HTMLEditor at
http://www.stepwise.com/.
The part of the program (im MyObject.m ) that creates the
visualisation window is ...
All what followed is usually done by loading a nib file.
NSDocumentController would do it automatically for you.
Have fun,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/