Re: Displaying multiple windows in one sheet
Re: Displaying multiple windows in one sheet
- Subject: Re: Displaying multiple windows in one sheet
- From: Sebastian Celis <email@hidden>
- Date: Fri, 28 Feb 2003 13:27:44 -0600
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.
Thank you,
Sebastian
On Sunday, February 23, 2003, at 06:29 PM, Sebastian Celis wrote:
Hello,
Here's what I would like to do:
I would like to have a button, that, when pressed, opens up a sheet
whose contents are Window A. The sheet should not be associated with
that one particular window. Inside Window A (in the sheet) there is a
pop-up-button. After selecting something with the pop-up-button, the
user can hit "OK". This will cause the sheet to instead display
Window B or Window C or etc, depending upon the value of the
pop-up-button.
Can anyone help me out? I am having trouble thinking about NIB files,
references to NSWindow, etc. I've done some reading on it, but
haven't found anything that has made the entire subject "click" for > me.
So, I have two requests:
1) Help with my specific problem above (sample code would be greatly
appreciated, from loading the NIB files to displaying the sheet to
changing the window displayed in the sheet.)
2) Information/Code/Help regarding heavy referencing to NSWindows,
NSWindowControllers, NIB files, etc. This can be either through a web
site or a book.
Many thanks,
Sebastian
_______________________________________________
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.