On Jul 17, 2011, at 3:45 AM, Rick Corteza wrote: > And unfortunately my "solution" of setting the alpha > value is not without issue, the text will only display properly after I > scroll just a little. But when the panel is opened without touching it > doesn't display properly.
Maybe you can work around this with a call to setNeedsDisplay: or display. Dumb question: are you sure you don't have this same issue in your original code? If you scroll a little, does that "fix" the text attributes in the original case? --Andy _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
