• 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
Re: Multiple Cocoa Applications within one
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple Cocoa Applications within one


  • Subject: Re: Multiple Cocoa Applications within one
  • From: James Andrews <email@hidden>
  • Date: Thu, 3 May 2007 16:32:21 -0400

Nathan,

You really aren't creating multiple applications. It's one application with multiple functions. Using bindings to keep each section of the application talking to each other. I think it's very do-able, but the UI design could be very messy if you keep it inside of tabs and don't use other windows for certain functions, but that is up to you in the end.

James




On May 3, 2007, at 4:12 PM, Nathan Busch wrote:

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

_______________________________________________

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


References: 
 >Multiple Cocoa Applications within one (From: Nathan Busch <email@hidden>)

  • Prev by Date: Tabbing to NSPopUpButtonCells in a table?
  • Next by Date: Re: Handling preferences changes
  • Previous by thread: Multiple Cocoa Applications within one
  • Next by thread: Re: Multiple Cocoa Applications within one
  • Index(es):
    • Date
    • Thread