• 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
How do I open an NSDrawer in awakeFromNib?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do I open an NSDrawer in awakeFromNib?


  • Subject: How do I open an NSDrawer in awakeFromNib?
  • From: Pete Yandell <email@hidden>
  • Date: Fri, 8 Feb 2002 10:17:40 +1100

One would think that:

- (void)awakeFromNib
{
[myDrawer open];
}

would do the trick, but the drawer doesn't seem to display if I do this. Indeed, it seems to be left in some sort of weird state: a toggle will not open it, but a second toggle will, as though it thinks it's open but it isn't displayed.

Anyone know an easy way to solve/work around this one?

Pete Yandell
http://pete.yandell.com/


________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.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.

  • Follow-Ups:
    • Re: How do I open an NSDrawer in awakeFromNib?
      • From: "Erik M. Buck" <email@hidden>
  • Prev by Date: Re: Problem of positioning a full screen window
  • Next by Date: newbie question on 'Cocoa Programming for Mac OS X'
  • Previous by thread: left-shift vs. right-shift
  • Next by thread: Re: How do I open an NSDrawer in awakeFromNib?
  • Index(es):
    • Date
    • Thread