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

NSDrawer


  • Subject: NSDrawer
  • From: Tae-Won Ha <email@hidden>
  • Date: Fri, 26 Oct 2001 20:43:38 +0200

Hi!

I have got a NSWindow with its own NSWindowController. It has a NSDrawer and I want it to open when the window is opened.
I tried this:
NSWindowController-subclass:
- (void)windowControllerDidLoadNib
{
[aDrawer open / open:self / toggle:self];
}
They all did not work... I then inserted the opening code in awakeFromNib. It did not, too...

What's wrong?

Tae-Won Ha
http://www.taewon.de/
email@hidden
=)


  • Prev by Date: Re: Drawing a String in Java
  • Next by Date: Re: Sheets in Cocoa
  • Previous by thread: Re: NSCalendarDate loses retain count [Solved confusion]
  • Next by thread: You're Invited to Mac OS X USER EXPERIENCE/HI DESIGN Workshops
  • Index(es):
    • Date
    • Thread