Re: Creating popup window/panel
Re: Creating popup window/panel
- Subject: Re: Creating popup window/panel
- From: Markus Spoettl <email@hidden>
- Date: Tue, 12 Aug 2008 00:44:41 -0700
On Aug 12, 2008, at 12:01 AM, Devraj Mukherjee wrote:
I am trying to create a window that pops up from the toolbar (like say
the project selection window in Pages or the window that pops up if
you drag an existing source file onto XCode). I am trying design a UI
so the user doesn't have to bring up a separate window.
Is this done using a normal window and these are just display
properties or is this done using a view?
Such windows are called "Sheets". Here are all the details:
http://developer.apple.com/documentation/Cocoa/Conceptual/Sheets/Sheets.html
more specifically
http://developer.apple.com/documentation/Cocoa/Conceptual/Sheets/Tasks/UsingCustomSheets.html
and
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSApplication_Class/Reference/Reference.html#/
/apple_ref/doc/uid/20000012-BAJJGDJB
Markus
--
__________________________________________
Markus Spoettl
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden