Re: Metal programatically...
Re: Metal programatically...
- Subject: Re: Metal programatically...
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 31 Aug 2002 00:14:17 +0100
On Friday, August 30, 2002, at 11:43 pm, Clark Mueller wrote:
Okay... I'm implementing this as a preference in an app, after much
pestering from one of my documentation writers. So I can check on the
initialization of the window as to the preference state, and if it's
set to textured, I can set the window with that style mask?
Yes, however you won't be able to unarchive that window from a nib
(instead you'll probably have to unarchive a view and set it as the
window's contentView programmatically)
By "it
can't be changed", you mean until the next time the window is
initialized, right?
Windows should only ever be initialized once, just like all other
objects, so I don't know what you mean :-)
-- Finlay
_______________________________________________
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.