FROM : Adam Gerson
DATE : Thu Mar 13 04:09:35 2008
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
DATE : Thu Mar 13 04:09:35 2008
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
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

