On Nov 7, 2018, at 11:40 AM, Tom Doan <t...@estima.com> wrote:
> 
>> Does the "Layer-Backed Views" section of the AppKit Release Notes for
>> 10.14 explain what you're seeing?
>> <https://developer.apple.com/documentation/macos_release_notes/macos_m
>> ojave_10_14_release_notes/appkit_release_notes_for_macos_10_14#3014921
>>> 
> 
> I'm not really sure how. As I said, any non-text information seems to 
> be drawn correctly. Why would only the text not get drawn 
> properly?

Well, are those all drawn in the same view?  Are you perhaps using 
-setNeedsDisplayInRect: with rects for the non-text stuff and accidentally 
relying on an enclosing/overlapping/underlapping view's redraw to force the 
drawing of the text?

Regards,
Ken

_______________________________________________

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

This email sent to arch...@mail-archive.com

Reply via email to