Re: NSStatusBar and image
Re: NSStatusBar and image
- Subject: Re: NSStatusBar and image
- From: Andreas Mayer <email@hidden>
- Date: Fri, 31 Oct 2003 05:47:25 +0100
Am 30.10.2003 um 23:26 schrieb David Dauer:
How to display the icon in 16x16 format?
You will have to scale the image down using some drawing method like
NSImage's
- (void)drawInRect:(NSRect)dstRect fromRect:(NSRect)srcRect
operation:(NSCompositingOperation)op fraction:(float)delta
bye. Andreas.
_______________________________________________
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.