• 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
image transition while dragging
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

image transition while dragging


  • Subject: image transition while dragging
  • From: rajesh <email@hidden>
  • Date: Thu, 23 Apr 2009 13:23:16 +0200

Hi All,

I am working on dragging table row (not for re-ordering or deleting) onto a NSView....
I am returning an processed image (for dragImage) in
- (NSImage *)dragImageForRowsWithIndexes:(NSIndexSet *)dragRows tableColumns:(NSArray *)tableColumns
event:(NSEvent *)dragEvent offset: (NSPointPointer)dragImageOffset
{
//
return doctoredImage;
}


I want to change the dragged image with smooth transition to another image, whenever it reaches its destination(NSView) or when drag moves out of the source(NSTableView) just like the effect to the drag image in interface builder tool when items from palette are dragged out of it.

Any pointers or ideas is appreciated.

Thanks
Rajesh.
_______________________________________________

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: image transition while dragging
      • From: Kai BrĂ¼ning <email@hidden>
  • Prev by Date: Re: Accuracy of timers?
  • Next by Date: Re: Core Data Fetches + Transient Properties + NSPredicateEditor = Sadness
  • Previous by thread: Re: Accuracy of timers?
  • Next by thread: Re: image transition while dragging
  • Index(es):
    • Date
    • Thread