Stupid question
Stupid question
- Subject: Stupid question
- From: Guilherme Barile <email@hidden>
- Date: Sat, 19 May 2001 12:14:35 -0300
Hi all.
I'm still beginning to learn Objective C and Cocoa (just completed the
CurrencyConverter Tutorial) so, please don't get at mad me for this :)
I wonder how to create a Cocoa app (Obj-C) with more than 1 window ...
Nothing on the Apple documentation say how to do that ...
Do I have to create another NIB file with other windows (1 NIB file per
window) or can I add windows to Mainmenu.NIB ?
Can you please detail the procedure on how to do that ?
Thank you very much in advance
gui