Advertise Books Events Forum News Social Networking Support Us

sdkIQ for iPhone ($4.99)

dotnetIQ ($4.99)

Your First iPhone App ($1.99)

iPocket Tools 9 in 1 ($0.99)

Catch-Me (Free)

Alien Strike ($0.99)

Historic Olympic Medal-Table ($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 04-27-2009, 07:55 AM   #1 (permalink)
Registered Member
 
Join Date: Apr 2009
Posts: 5
Default Disable screensaver while app is running

Hi! Does anybody know how to disable srceensaver while app is running?
I wrote small app which mix sounds, but when screensaver starts only one sound plays at time.
Thanks
astonlviv is offline   Reply With Quote
Old 04-27-2009, 08:10 AM   #2 (permalink)
Registered Member
 
Join Date: Feb 2009
Posts: 14
Default

Quote:
Originally Posted by astonlviv View Post
Hi! Does anybody know how to disable srceensaver while app is running?
I wrote small app which mix sounds, but when screensaver starts only one sound plays at time.
Thanks

I could be wrong, but I'm pretty sure the sand by timer is set in the System pref's and isn't something individual apps can control. I remember certain conditions of various clock apps were that you had to turn off your screen saver/standby mode from automatically coming on.
sirjec is offline   Reply With Quote
Old 04-27-2009, 10:53 AM   #3 (permalink)
Registered Member
 
Join Date: Apr 2009
Posts: 5
Default

Here is a simple solution, but I can't test it now:

UIApplication *thisApp = [UIApplication sharedApplication];
thisApp.idleTimerDisabled = YES;

Hope it's working.
astonlviv is offline   Reply With Quote
Reply

Bookmarks

Tags
disable, screensaver, two sounds

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


» Advertisements
» Stats
Members: 21,492
Threads: 35,775
Posts: 156,708
Top Poster: smasher (2,448)
Welcome to our newest member, gate491
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 12:28 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0