• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSString drawAtPoint in Mojave
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSString drawAtPoint in Mojave


  • Subject: Re: NSString drawAtPoint in Mojave
  • From: Ken Thomases <email@hidden>
  • Date: Wed, 07 Nov 2018 12:47:58 -0600

On Nov 7, 2018, at 11:40 AM, Tom Doan <email@hidden> 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 (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

  • Follow-Ups:
    • Re: NSString drawAtPoint in Mojave
      • From: Tom Doan <email@hidden>
References: 
 >NSString drawAtPoint in Mojave (From: Tom Doan <email@hidden>)
 >Re: NSString drawAtPoint in Mojave (From: Ken Thomases <email@hidden>)
 >Re: NSString drawAtPoint in Mojave (From: Tom Doan <email@hidden>)

  • Prev by Date: Re: NSString drawAtPoint in Mojave
  • Next by Date: Re: NSString drawAtPoint in Mojave
  • Previous by thread: Re: NSString drawAtPoint in Mojave
  • Next by thread: Re: NSString drawAtPoint in Mojave
  • Index(es):
    • Date
    • Thread