johnf wrote: > On Monday 08 September 2008 02:14:26 pm johnf wrote: >> On Monday 08 September 2008 02:05:44 pm Paul McNett wrote: >>> dabo.ui.yieldUI() >> Oh yea! Thanks at least now I'm getting some sort of update. I continue >> testing. > > I guess I spoke to soon. It appears that it works only the first time.
In addition to calling refresh() before the yieldUI(), check your sourcecode. In the code you posted, you've never defined the Range of the gauge, which means it'll get the default Range of 100. I tried running your code, but it relied on too much external stuff. I'd suggest trying to create a small sample that uses dummy data and a dummy counter to make sure you can get *that* gauge to work. Then, add the ftp callback. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
