svgui/README
author |
Andrey Skvortsov <andrej.skvortzov@gmail.com> |
|
Tue, 22 Nov 2016 18:42:48 +0300 |
changeset 1574 |
ce9c0e68389c |
parent 728 |
e0424e96e3fd
|
permissions |
-rw-r--r-- |
add progress bar to status bar
It can be used to display progress during program upload.
To use it call ShowPLCProgress (like ShowPLCProgress("transfered",
10)) in your PLCObject implementation.