Refreshrate on autrefresh in a browse
Posted: Wed Feb 24, 2010 9:43 am
Is there a way to use a codeblock to control the refreshrate in the AUTOREFRESH clause so it can be changed on the fly.
Donnay Software Web Forums
http://bb.mobile.donnay-software.com/Donnay/
http://bb.mobile.donnay-software.com/Donnay/viewtopic.php?f=2&t=85
Code: Select all
oBrowse:timer:destroy()
oBrowse:refreshRate := 500
oBrowse:setTimerRefresh()