On Sat, Nov 29, 2008 at 5:12 PM, Adil Saleem <[EMAIL PROTECTED]> wrote:
> My scenario is a little different than what you have described. I don't have 
> images on buttons. I have my custom window (which is a black colored image) 
> and on it are the static texts. These texts are displaying blurred. Although 
> i have not been able to figure out why is this happening, but i got a work 
> around by using a different color shade of window image. So my problem is 
> solved, but if anyone could explain the reason for that, it would be nice. It 
> would come in handy for future use.

Sounds like the text fields are not set to draw their background.  If
you don't have them draw a background, then every time they draw they
will simply paint the anti-aliased text on top of the previous
drawing, resulting in fuzzy edges.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to