• 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: IBOutlets and savePanels
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IBOutlets and savePanels


  • Subject: Re: IBOutlets and savePanels
  • From: Matt Neuburg <email@hidden>
  • Date: Sun, 14 Jul 2002 08:24:12 -0700

On Sat, 13 Jul 2002 18:20:05 -0700, Andrew Merenbach <email@hidden> said:

>My second question regards the save panel, which doesn't seem to work
>when I try to use it as a sheet. I get a warning: "NSSavePanel does not
>respond to..."

Assuming you're typing the method names correctly, this typically means you
are not importing <Cocoa/Cocoa.h> into your header file. When you create a
subclass starting in PB, by default it imports only
<Foundation/Foundation.h>. If you forget to change that, you'll get this
sort of message for any class that uses the appkit. m.

PS Your mac.com mailbox is full.
--

matt neuburg, phd = email@hidden, http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
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: Re: Weird problem with documents
  • Next by Date: Re: make a step-by-step wizard
  • Previous by thread: Re: IBOutlets and savePanels
  • Next by thread: runModalForWindow misplaces window
  • Index(es):
    • Date
    • Thread