Re: Metal programatically...
Re: Metal programatically...
- Subject: Re: Metal programatically...
- From: Sandy Martel <email@hidden>
- Date: Fri, 30 Aug 2002 18:42:30 -0400
On Vendredi, ao{t 30, 2002, at 18:25 America/Montreal, Clark Mueller
wrote:
*sigh*
I never thought I'd be watching myself ask this question, but how can
I set the Metal interface style dynamically? Is it a style mask that I
apply to the window, or something that's only available with the check
box in IB (I'd love that, because then I can honestly say it isn't
technically possible).
Thanks,
You can pass NSTexturedBackgroundWindowMask in the style mask at the
window creation, but I'm not sure you can do it dynamically on an
already created window.
Sandy.
_______________________________________________
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.