• 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: Avoiding flicker when dropping in a view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Avoiding flicker when dropping in a view


  • Subject: Re: Avoiding flicker when dropping in a view
  • From: Gregg Witmer <email@hidden>
  • Date: Wed, 16 Mar 2005 12:51:18 -0500

I want to find a way to make the existing code work without flicker. I hate coding stuff when it's already been done (quite well) by Cocoa.

I agree, I hate to redo things that are tried and true.

And now I see that my app is doing this too for the same reason as you state... the drag image is gone BEFORE -prepareForDragOperation and -performDragOperation are called. Even if a redraw of the view is forced and flushed in either of these callbacks the blink is still obvious, perhaps just a little less.

Interesting that dragging icons within the Finder does not show a blink.

Also, seems to be less of a blink when the source of the drag is not self (like a file from the Finder), but that could be in my head too.

Gregg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Avoiding flicker when dropping in a view (From: Serge Meynard <email@hidden>)
 >Re: Avoiding flicker when dropping in a view (From: Serge Meynard <email@hidden>)
 >Re: Avoiding flicker when dropping in a view (From: Gregg Witmer <email@hidden>)
 >Re: Avoiding flicker when dropping in a view (From: Serge Meynard <email@hidden>)

  • Prev by Date: newbie Category question (what's the point?)
  • Next by Date: Re: Debugging a drawRect call at wrong time
  • Previous by thread: Re: Avoiding flicker when dropping in a view
  • Next by thread: Re: Custom view with lots of subviews slows down NSScrollView scrolling
  • Index(es):
    • Date
    • Thread