• 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: Questions about enhancing the Learn Cocoa II app.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Questions about enhancing the Learn Cocoa II app.


  • Subject: Re: Questions about enhancing the Learn Cocoa II app.
  • From: Steve Weller <email@hidden>
  • Date: Thu, 3 Jan 2008 16:24:52 -0800


On Jan 3, 2008, at 3:10 PM, David Orriss Jr wrote:

Long time software developer (Java, C/C++) and I've done a fair share of UI work (both web, Windows and Swing-based) but I'm definitely new to Cocoa and OS X.

I found the Learn Cocoa II is a great springboard (http:// cocoadevcentral.com/d/learn_cocoa_two/). Basically it's a notepad.. but part of being a notepad is supporting being able to write files to storage and read them back. This isn't part of the tutorial (most likely because it goes significantly outside of the scope of the tutorial).

What I want to do next is the following - and if someone can offer some direction and help I'd appreciate it:

- I want to figure how to hook into the saveDocument and openDocument events from the File | Save and File | Open menu choices.

- Display a file chooser.

- Response to the file was selected or entered in that chooser.

- Read/Write to storage.

I think after I have done these things I'll have a fair handle on some crucial parts of how Cocoa works.

Can anyone 'throw me a bone' here?  Thanks in advance!


I recommend you watch all of the CocoaCast videos (http:// www.cocoacast.com/):


http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast? id=160439142

These cover just about everything other than working with files. You should watch them in order since they build an application bit by bit.




_______________________________________________

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


  • Follow-Ups:
    • Re: Questions about enhancing the Learn Cocoa II app.
      • From: David Orriss Jr <email@hidden>
References: 
 >Questions about enhancing the Learn Cocoa II app. (From: David Orriss Jr <email@hidden>)

  • Prev by Date: Questions about enhancing the Learn Cocoa II app.
  • Next by Date: Re: Correctly Subclassing NSTableHeaderCell?
  • Previous by thread: Questions about enhancing the Learn Cocoa II app.
  • Next by thread: Re: Questions about enhancing the Learn Cocoa II app.
  • Index(es):
    • Date
    • Thread