• 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
pasteboard and animated gif image ??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pasteboard and animated gif image ??


  • Subject: pasteboard and animated gif image ??
  • From: Bob Miller <email@hidden>
  • Date: Fri, 30 Jan 2004 14:21:07 -0500

Hello,

There seems to be a problem with the pasteboard (I think). I have an
NSImage that is an animated gif, it is contained in an NSCell. The cell
is contained in an NSMutableArray. When a 'Cut' is done the NSCell
encodeWithCoder method is eventually called as a result of archiving
the NSMutableArray and the resultant archived object is placed onto the
pasteboard using a custom type. When the Paste occurs archived object
is unarchived producing an NSMutableArray and the initWithCoder method
is eventually called for the image and cell. The cell and it's image
are restored but the animation information from the bit map
representation now seems to be missing ex. there is no
'NSImageFrameCount' property present. Has anyone else seen this
behavior ? Is there something special that needs to be done when
copying an animated gif image cell to the pasteboard ?

Thanks for any help.
Regards,
Bob M
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: How to use a class, which may not be available
  • Next by Date: Re: NSArrayController Funkyness
  • Previous by thread: Document-based NSApplication startup behavior
  • Next by thread: Importing tab-delimited data
  • Index(es):
    • Date
    • Thread