hi,
i've a problem about Fox Application addTimeout:
i've developed an application like a web server. The
application listen messages using a socket that
recives commands from a web browser. With one of this
commands the application calls an "addTimeout"
function on the "Application" object.
This Timeout dont triggs until i move the mouse
pointer over the relative window.
If i send the command from a localhost web browser and
only if the user is "root" the timeout works fine.
I tried to use the Application.Flush() function but
didn't fix the problem.
Can someone address me to the solution?
Tanks in advance.