Re: child or attached window?
Re: child or attached window?
- Subject: Re: child or attached window?
- From: j o a r <email@hidden>
- Date: Sat, 2 Apr 2005 12:40:36 +0200
On 2 apr 2005, at 12.35, Lukas Meyer wrote:
How do i call these type of window, that hasn't it's own frame/
title bar and uses the one of it's parent window. I want to use
such a window for preference settings of my app.
You are probably thinking of "sheets". If you want to open a custom
sheet, you create a window like you usually would (probably by
loading a nib file), and then you use the methods found in
NSApplication to open the sheet over one of the existing windows. You
can find more information about sheets in the documentation, and the
list archives.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden