Re: Displaying multiple windows in one sheet
Re: Displaying multiple windows in one sheet
- Subject: Re: Displaying multiple windows in one sheet
- From: Thomas Harrington <email@hidden>
- Date: Fri, 28 Feb 2003 13:31:54 -0700
On Friday, February 28, 2003, at 12:27 PM, Sebastian Celis wrote:
Sorry for both the newbie-ish question as well as for asking the same
question again, but does anyone know how to do this? I think if I can
get my head wrapped around the OS X GUI programming concepts a little
more, everything would be so much easier for me. What I am trying to
do seems to embody a lot, and I think that if I could get some help
understanding how to do it, I would be all set.
If I understand your description correctly, you might want to consider
putting an NSTabView in the sheet, with the tabs hidden. Each view in
the NSTabView would have its own contents, and you could set up a
pop-up menu or something to control switching between them.
--
Tom Harrington
email@hidden
_______________________________________________
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.