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

Re: NSDrawer


  • Subject: Re: NSDrawer
  • From: Mike Beam <email@hidden>
  • Date: Sun, 05 May 2002 16:11:32 -0500

What about a sheet? Wouldn't that do exactly what you're looking to do?
Just put the contents of your drawer in a window, size the window so that
its 100 pixels high, and then do the following to open it:

[NSApp beginSheet:sheetWindow
modalForWindow:mainWindow
modalDelegate:self
didEndSelector:@selector(didEndSelector)
contextInfo:nil];

Mike Beam
_______________________________________________
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 (From: Famille GOUREAU-SUIGNARD <email@hidden>)

  • Prev by Date: Re: NSDrawer
  • Next by Date: Re: NSDrawer
  • Previous by thread: Re: NSDrawer
  • Next by thread: Re: NSDrawer
  • Index(es):
    • Date
    • Thread