• 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
NSData
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSData


  • Subject: NSData
  • From: email@hidden
  • Date: Wed, 11 Dec 2002 20:43:48 -0800 (PST)

Hello,

I am (slowly) learning Cocoa programming,
and I have build a few programs. It seems to
run fine. However, I have a question regarding
Interface Builder (IB). What I did until now to create
a new class is to subclass NSObject from IB's
menu.
Now what I would like to do is to create a class
that handles a custom file format. I thought I
would subclass NSData, but apparently there is
no NSData in the MainMenu.nib classes panel.
Do I have to create it "by hand", or is there a
trick to subclass any class and generate the
corresponding files?
Does the file generation handle only what is
strictly interface-related or is there a way to
generate files (.h and .m) from any existing class?

Thanks for any hint.

Pascal
_______________________________________________
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.

  • Prev by Date: Dynamic Services Menu
  • Next by Date: Re: NSData
  • Previous by thread: Re: Dynamic Services Menu
  • Next by thread: Re: NSData
  • Index(es):
    • Date
    • Thread