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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to