Re: Multiple windows
Re: Multiple windows
- Subject: Re: Multiple windows
- From: Aidas Dailide <email@hidden>
- Date: Sun, 23 Mar 2003 23:00:23 +0200
Hi,
I'm creating an application which will go through a "setup wizard,"
somewhat
like the registration program you need to fill out when you buy a new
Mac.
The person will fill out some information on the screen, then click a
next
button to go on to the next screen.
I tried to find the registration program on my computer, but can't
find it.
I was hoping to look at the nib files to see how they handled it.
Would I
need to make multiple nibs, one for each information window, or do I
have
multiple windows in the same nib?
It is not necessary to put all windows into separate nib files. You can
put them all in the same file.
_______________________________________________
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.