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

Re: NSDrawer newbie question


  • Subject: Re: NSDrawer newbie question
  • From: Jeremy Dronfield <email@hidden>
  • Date: Mon, 9 Sep 2002 16:43:35 +0100

On Monday, September 9, 2002, at 03:37 pm, Mike Dean wrote:
-(void) AcceptChanges:(id)sender
...
setvars etc.
NSLog(@"Have changed the values");
[variablesDrawer close];
NSLog(@"Drawer should have closed");
...
but of course, while both messages appear in the console, the drawer remains
open until I use the button in theparent window.

One possibility is that you've used IB to connect your open/close button to the drawer's toggle action, and then forgotten to hook your controller class's variablesDrawer outlet to the drawer...?

-Jeremy

========================================
email@hidden // email@hidden
The Alchemy Pages:
- fractious fiction at http://freespace.virgin.net/jeremy.dronfield
========================================
_______________________________________________
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.

References: 
 >NSDrawer newbie question (From: Mike Dean <email@hidden>)

  • Prev by Date: Re: NSDrawer newbie question
  • Next by Date: Re: Improving very slow NSView with cached NSImage
  • Previous by thread: Re: NSDrawer newbie question
  • Next by thread: Re: NSDrawer newbie question
  • Index(es):
    • Date
    • Thread