Re: IKSlideshow - SOLVED
Re: IKSlideshow - SOLVED
- Subject: Re: IKSlideshow - SOLVED
- From: "Adam Gerson" <email@hidden>
- Date: Thu, 13 Mar 2008 23:47:34 -0400
http://developer.apple.com/samplecode/CocoaSlides/
On Wed, Mar 12, 2008 at 11:09 PM, Adam Gerson <email@hidden> wrote:
> I am looking at the code to create an automatic slideshow inside my
> application. When I start the slideshow playing with
> runSlideshowWithDataSource:inMode:options: the slide show controls
> (next, previous, end show, etc..) are showing. I would like to hide
> these by default when the slideshow starts.
>
> The Slideshow Option Keys dictionary doesn't appear to have a key to
> suppress this. Does anyone know how I could go about displaying the
> full screen slideshow without the controls visible?
>
> They do not disappear over time, but do disappear if I click elsewhere
> on the screen. Any way to send a fake mouse click to a specific x,y
> after the slideshow begins?
>
>
> Demo Project
> http://developer.apple.com/samplecode/IKSlideshowDemo/index.html
>
> Example Code:
> http://developer.apple.com/documentation/GraphicsImaging/Conceptual/ImageKitProgrammingGuide/Slideshows/chapter_5_section_3.html
>
> Class Reference
> http://developer.apple.com/documentation/GraphicsImaging/Reference/IKSlideShow/IKSlideshow_Reference.html
>
_______________________________________________
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