I'm building a Jabber.app for GNUstep, since I feel there's something like that missing and I want to learn more about the environment.
I have been programming some in cocoa before, but I still can't solve my problem..
How to create multiple instances of a window (not using NSDocument), as in multiple chat- windows. NSNib won't do the trick, or I'm using it incorrectly.