No idea whether this is possible but i have a simple Progress set which i wondered if it could be done in a tray tip with the progress.
The progress set is like this
So i tried this
But it doesnt work, it just stays on zero, admittedly the program changes quite quickly so it needs to be instant
I searched but there seems to be very little on this subject
It would be cool if i could have the green progress bar in the tooltip
The progress set is like this
[ autoit ]
ProgressOn("Checking ...", "Please Wait", "0 %", -1, -1, 16) ProgressSet(10, 10 & " %") ProgressSet(20, 20 & " %") ProgressSet(30, 30 & " %") ; etc
[ autoit ]
But it doesnt work, it just stays on zero, admittedly the program changes quite quickly so it needs to be instant
I searched but there seems to be very little on this subject
It would be cool if i could have the green progress bar in the tooltip
![:)](http://aut1.autoit-cdn.com/forum/public/style_emoticons/default/smile.png)