Re: full-screen window?
Re: full-screen window?
- Subject: Re: full-screen window?
- From: "M. Uli Kusterer" <email@hidden>
- Date: Sun, 18 May 2003 17:30:38 +0200
At 11:56 Uhr -0700 17.05.2003, Rosyna wrote:
Subclass the window then make the nib window an instance of your subclass ;)
Rosyna,
sorry if this is a fairly stupid question, but how exactly would I
do that? I mean, to have it instantiated from a NIB, I need to
override initWithCoder: and have my NSWindow subclass call through to
initWithCoder: so it does what it always does, however I can't call
initWithContentRect: *in addition* to that, can I?
Maybe it's the C++er in me, but I don't quite see how I can call
initWithContentRect: from initWithCoder: properly?
I guess this newbie here doesn't know something very fundamental to
Cocoa here, or maybe I'm just not seeing the forest for the trees?
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.