in reply to Re^2: GPS Widget
in thread GPS Widget
Another workaround I've seen, is to eval a fork-&-exec in the thread, and you can get the alarm to work in the child pid. If I recall correctly...... :-)
Personnally I would use a separate timer thread, and use shared variables to somehow communicate and handle the timeout.
|
|---|