Re: Multiple Views in a Single Drawer??
Re: Multiple Views in a Single Drawer??
- Subject: Re: Multiple Views in a Single Drawer??
- From: Ambroise Confetti <email@hidden>
- Date: Thu, 6 Nov 2003 13:57:33 +0100
Le 6 nov. 03, ` 05:43, Leon Shivamber a icrit :
>
Greetings. I am a newbie looking for some help.
>
>
I have a window with two buttons which I would like to open a drawer
>
to the right. However, I want the content to be different for each
>
button. So far in IB I have used a NSDrawer and NSWindow object from
>
the pallete, connected the first button to the NSDrawer with the
>
toggle action. So far this works and my content view shows fine.Can I
>
created a second content view but cant figure out how to connect it to
>
the NSDrawer and the second button. Is there an easy way to do this?
>
>
Thanks for the help.
You can use a tabless, borderless NSTabView. Of course, you won't be
able to set everything up in InterfaceBuilder, but the amount of glue
code you'll have to write is really small.
Ambroise
http://www.cellulo.info/
ICQ 4508259
AIM atvaark
[demime 0.98b removed an attachment of type text/directory which had a name of Ambroise Confetti.vcf]
_______________________________________________
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.