DCREAD and TIMEOUT

This forum is for eXpress++ general support.
Post Reply
Message
Author
c-tec
Posts: 379
Joined: Tue Apr 20, 2010 1:36 am
Location: SALZBURG/AUSTRIA
Contact:

DCREAD and TIMEOUT

#1 Post by c-tec »

Hello,
I have a dialog where the TIMOUT option does not work. I updat in the background some captions of buttons, could this make problems ? Is there another way to make a timeout, maybe in a eventhandler for the dialog ?
regards
Rudolf
Rudolf Reinthaler
digital pen & paper systems
http://www.formcommander.net

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: DCREAD and TIMEOUT

#2 Post by rdonnay »

Probably, using a custom handler is the only way you can do this.

The TIMEOUT feature resets the time on any kind of event, not just mouse or keyboard events.
The eXpress train is coming - and it has more cars.

c-tec
Posts: 379
Joined: Tue Apr 20, 2010 1:36 am
Location: SALZBURG/AUSTRIA
Contact:

Re: DCREAD and TIMEOUT

#3 Post by c-tec »

Hello Roger,
thank you, will try it with the eventhandler
regards
Rudolf
Rudolf Reinthaler
digital pen & paper systems
http://www.formcommander.net

Post Reply