Re: Designing a sheet myself with IB?
Re: Designing a sheet myself with IB?
- Subject: Re: Designing a sheet myself with IB?
- From: Amul Goswamy <email@hidden>
- Date: Mon, 14 Jun 2004 16:55:46 -0700
Create an empty nib in Interface Builder. Add a Stand Alone View (drag
a Custom View to the document window). Use that to design your sheet.
Refer to the documentation linked below.
http://developer.apple.com/documentation/Cocoa/Conceptual/Sheets/Tasks/
UsingCustomSheets.html
Amul Goswamy
Interface Builder
Apple
On Jun 14, 2004, at 4:05 PM, Malte wrote:
Well, since i've got help so incredibly quickly, i am already done
with what i thought would take me much longer so here i am, back with
yet another question. ;)
I know how to make an NSPanel look neat in Interface Builder and have
that NSPanel displayed (as a panel).
I know how to make a nifty sheet slide out of my application's window
leaving a sharp impression on all window$ users around me.
What i don't know:
How can i design those sheets myself!?
I would like to have the "preference NSPanel" that i've layed out in
IB slide out as a sheet. I've seen "custom made sheets" in other apps
but all i can find is NSBeginAlertSheet and its siblings! :-p
But using that it seems i can only influence the number of buttons (1
- 3) the text on them and some labels and such. 8(
Could someone pls give me a pointer into some direction? I *must*
impress window$ users even further by having
"self-made-custom-tailored-super-sheets" slide out of my windows. :)
A worthy goal indeed, is it not? ;)
Thanks again for all you who read this and of course especially to
those who read and answer!
-malte
--
mindprobe.net
_______________________________________________
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.
_______________________________________________
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.