[Q] Regression of setSize for NSImage?
[Q] Regression of setSize for NSImage?
- Subject: [Q] Regression of setSize for NSImage?
- From: JongAm Park <email@hidden>
- Date: Tue, 01 Jul 2008 11:01:47 -0700
Hello, all.
On the Leopard, I set a status bar item an icon with an eps image.
Because the eps image is somewhat big, I used the NSImage's size method
to retrieve the size and
multiplied by 0.3 for its width and height.
And setSize method is called for the NSImage.
It works well on a Leopard machine, but on a Tiger it doesn't resized.
According to the document, the setSize has existed from 10.0.0.
Is this a bug? regression?
Thank you.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden