Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Monaj

macrumors regular
Original poster
May 24, 2009
193
0
Hi All


How we create multiple instance of window
Like when we click on new message in the mac mail, then it open same number of window for new message
and each window work separately.


Thanks
Monaj
 

kainjow

Moderator emeritus
Jun 15, 2000
7,958
7
Easiest way is to put your window in a separate nib, setup an NSWindowController for it and alloc/init your window controller for each window, which will create the window for you from the nib.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.