Setting alpha Component while drawAtPoint:myPoint withAttributes:myAttr in NSImageView
Setting alpha Component while drawAtPoint:myPoint withAttributes:myAttr in NSImageView
- Subject: Setting alpha Component while drawAtPoint:myPoint withAttributes:myAttr in NSImageView
- From: email@hidden
- Date: Tue, 24 Sep 2002 16:38:59 -0700
Cant seam to set alpha Component for [ NSString drawAtPoint:myPoint
withAttributes:myAttr ] in the - (void)drawRect:(NSRect)rect function
for sub classed NSImageView class. Di i need to set color depth or am
i missing something simple. Also - (id)initWithFrame:(NSRect)frame dos
not appear to be called. Is their another initializer i should override.
_______________________________________________
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.