The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro progress/status window
#1
Macro MacroProgressWindow help
Code:
Copy      Help
;Creates small window that displays macro name, time and user-defined text.
;Closes the window when macro ends.

;EXAMPLE

#compile "__MacroProgressWindow"
MacroProgressWindow x.Create(1 -1 -1 170 70)
x.SetText("macro[]info")
3
x.SetText("updated info" 0x0000ff)
3
keywords: dialog


Attached Files Image(s)
   

.qml   MacroProgressWindow.qml (Size: 7 KB / Downloads: 946)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)