Re: Apply Metal Texture to custom views
Re: Apply Metal Texture to custom views
- Subject: Re: Apply Metal Texture to custom views
- From: Brian K Smith <email@hidden>
- Date: Fri, 24 Oct 2003 17:25:10 -0600
In your view's drawRect: method, add the following function,
void NSDrawWindowBackground(NSRect aRect)
Brian
On Friday, October 24, 2003, at 01:35 PM, Daryl Thachuk wrote:
Hi all
Any suggestions on how to have an NSView render the Metal Texture? I
have a custom control which I would like to metalisize with the same
texture as NSWindow.
Thanks
-daryl
------
Daryl Thachuk
Montage Technologies Inc.
http://www.montagetech.com
_______________________________________________
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.
_______________________________________________
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.