Ask a Question related to Mac Programming, Design and Development.
-
brucecoughlin #1
EventLoop Timers and Sleep Request/Demand OSX
Is anything in particular required of my app which has a (perhaps running)
EventLoopTimer under OSX when Sleep is called? I have a SleepQProc installed
to handle a few other housekeeping chores for sleep, but at the moment don't
worry about the timer.
Thanks
brucecoughlin Guest
-
PDF on-demand generation from ASP
I need to be able to create on-demand PDF files from an asp page. Has anyone else done something similar? if so what did you use to do it and what... -
forms authentication automatic logout without timers?
Hello, I have a web application that uses forms authentication. I have been asked to implement a feature that logs users out automatically if they... -
Hey old timers . . . MX Chart Xtra?
I say old timers, but this one only dates back to 1996. I'm working on a project that involves "upgrading" the project from Director 4 to Director... -
timers
solution: http://portfolio.jumpout.co.uk/examples/director/timeout.zip "Sue" <slott@ix.netcom.com> wrote in message... -
Timers in application web programming
I'm trying to get my page to automatically update a data table every 10 seconds but using the System.Timer object doesn't seem to work. Anyone... -
Miro Jurisic #2
Re: EventLoop Timers and Sleep Request/Demand OSX
In article <BB83BF45.40CE%brucecoughlin@nyc.rr.com>,
brucecoughlin <brucecoughlin@nyc.rr.com> wrote:
No (and of course, the time will not be called while the machine is sleeping)> Is anything in particular required of my app which has a (perhaps running)
> EventLoopTimer under OSX when Sleep is called? I have a SleepQProc installed
> to handle a few other housekeeping chores for sleep, but at the moment don't
> worry about the timer.
meeroh
--
If this message helped you, consider buying an item
from my wish list: <http://web.meeroh.org/wishlist>
Miro Jurisic Guest



Reply With Quote

