Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mirroring the output pane on a progress bar
#3
If the dialog is used only to show exe output text, instead use function ExeOutputWindow. Then don't need a dialog with a static control.

Macro Macro247
Code:
Copy      Help
;/exe

ExeOutputWindow

int i
for i 0 5
,0.5
,out i


Messages In This Thread
RE: Mirroring the output pane on a progress bar - by Gintaras - 02-25-2019, 10:22 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)