Multiple Cocoa Applications within one
Multiple Cocoa Applications within one
- Subject: Multiple Cocoa Applications within one
- From: Nathan Busch <email@hidden>
- Date: Thu, 3 May 2007 15:12:24 -0500
List Members:
I am fairly new to Cocoa development, what a learning experience!
Question:
I have a friend who is a psychiatrist and wants to have a Macintosh-
based application to help her manage her practice: patient notes;
daily schedule; accounting; patient file management; etc. So my
introduction to Cocoa development. This is the design that I came up
with. First create a Cocoa Application that contains a NSTabView.
Then for each tab, use either a Foundation Tool, a Cocoa Application,
or a Cocoa-Document based Application depending upon the identifier
for the particular tab. For instance, it it does not appear to be
too difficult to create a "Daily Schedule" application as a Cocoa
Application in which the name of the patient is identified with each
hour or half-hour for a particular day. Also, it is fairly trivial
to create a Document-based Application that allows the psychiatrist
to enter patient notes. As a matter of efficiency of operation, it
would be preferred that both of these applications were controlled by
some "superior" application. So, the NSTabView concept. Will this
work? If so, any suggestions about plugging the various, and
different, applications into a NSTabView situation?
Nathan A. Busch
10709 Wayzata Boulevard, Suite 245
Post Office Box 26081
Saint Louis Park, Minnesota 55426-0081
Telephone: (952) 545.2650
Facsimile: (952) 545.2652
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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