views:

82

answers:

1

I'm looking to create a 'drop down' view that falls in front of the main window. An example of this would be the window that drops down when you click 'Advanced' in System Preferences->Networking.

If someone could point me in the right direction documentation-wise that would be great. Thanks in advance.

+5  A: 

That's called a sheet. Here's a quick introduction and the Apple documentation.

Carl Norum
Thanks, exactly what I wanted.
coffeebean