Re: Strange behaviour when showing NSToolbarItems' images
Re: Strange behaviour when showing NSToolbarItems' images
- Subject: Re: Strange behaviour when showing NSToolbarItems' images
- From: Andreas Schwarz <email@hidden>
- Date: Sun, 6 Oct 2002 14:33:46 -0700
They all show up, but some of them show up hideously blurry, almost as
if they've been sized up considerably. All of the TIFFs are 32x32
pixels, and all of them display properly in Preview, Photoshop,
GraphicConverter, the Finder's column view, and so on. Only when shown
in an NSToolbar do things go funny.
I suspect you're encountering something similar to a problem I had a
while ago. I had an image that displayed just fine at first, but ever
time it was clicked the image would get blurrier... until it eventually
faded away to nothing. This was *quite* puzzling but eventually I
tried [image setDataRetained:YES] and that fixed it. Hopefully it'll
do the same for you...
Andreas Schwarz
http://homepage.mac.com/schwarz/
_______________________________________________
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.