View Single Post
Old 04-21-2023, 07:16 PM   #4
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 3,058
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
I don't think there is a timeout parameter. The help information just displays the Dialog functions from the Inkview API that are called inside the program. Neither takes a timeout argument because dialogs require an answer of some kind, so they will wait forever until they get one.

If you want to display a message and go away after a timeout, I think you will have write your own program that calls the Inkview API Message() function. I glanced through the programs on my Colour, and I don't see anything that obviously does that already.
rkomar is offline   Reply With Quote