• 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: [BUG] Cursor Flicker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] Cursor Flicker


  • Subject: Re: [BUG] Cursor Flicker
  • From: "Eric E. Dolecki" <email@hidden>
  • Date: Tue, 31 Mar 2009 13:51:51 -0400

For what it's worth, I see the flicker for only about the first second of
the app and then it smooths out and seems fine (during that while loop)
You do have a warning there on line 25

while ( theEvent = [myWindow nextEventMatchingMask:eventMask] && x < 30 ) {
(assignment makes pointer from integer without a cast)


On Tue, Mar 31, 2009 at 1:46 PM, Eric Gorr <email@hidden> wrote:

> There is a bug when changing from [[NSCursor arrowCursor] set] to a
> NSCursor based on a 64x64 PNG.
>
> Basically, there is some horrible cursor flickering.
>
> For a demonstration of this bug, please check out the sample application
> at:
>
> http://ericgorr.net/cocoadev/CursorFlicker.zip
>
> I have filed a bug as well: rdar://6741558
>
> _______________________________________________
>
> 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
>



--
http://ericd.net
Interactive design and development
_______________________________________________

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: [BUG] Cursor Flicker
      • From: Eric Gorr <email@hidden>
References: 
 >[BUG] Cursor Flicker (From: Eric Gorr <email@hidden>)

  • Prev by Date: Programmatically opened NSPanel not responding to actions
  • Next by Date: Re: Strange NSCell subclass issue ...
  • Previous by thread: [BUG] Cursor Flicker
  • Next by thread: Re: [BUG] Cursor Flicker
  • Index(es):
    • Date
    • Thread