• 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
IKSlideShow problem with NSImage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IKSlideShow problem with NSImage


  • Subject: IKSlideShow problem with NSImage
  • From: email@hidden (Christian Schmitz)
  • Date: Tue, 6 Nov 2007 03:32:46 +0100

Hi,

I'm trying to fill a IKSlideShow with NSImages.

In the slideshowItemAtIndex callback I return the NSImage I made. NSLog
shows that:

06.11.07 03:28:07 My Application.debug[91499] result NSImage 0x1eae30
Size={2288, 1712} Reps=(
    NSCachedImageRep 0x127fb0 Size={2288, 1712}
ColorSpace=NSCalibratedRGBColorSpace BPS=8 Pixels=2288x1712 Alpha=YES
)

but IKSlideShow will show:

06.11.07 03:28:07 My Application.debug[91499] could not load thumbnail
for: NSImage 0x1eae30 Size={2288, 1712} Reps=(
    NSCachedImageRep 0x127fb0 Size={2288, 1712}
ColorSpace=NSCalibratedRGBColorSpace BPS=8 Pixels=2288x1712 Alpha=YES
)

This NSImage is memory based. Is that a problem?
Does someone has an idea?

Doing files (NSURL) and pdfs (PDFPage) does work.

CGImageRef does also not work with this message:

06.11.07 03:13:58 My Application.debug[85917] could not load thumbnail
for: <NSCFType: 0x113f20>

Gruß
Christian

_______________________________________________

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

  • Prev by Date: Re: How to split large class files?
  • Next by Date: Coordinate Rotation at a Point
  • Previous by thread: No Cocoaheads Lake Forest meetings tomorrow or in December
  • Next by thread: Coordinate Rotation at a Point
  • Index(es):
    • Date
    • Thread