Jump to content

Recommended Posts

Posted

I have found MsgBox and SplashTextOn but I am looking for something like a logging window that can continually show progress (maybe in a scrolling window). SplashTextOn seems to be for oneshot messages. There are so many features in AutoIt I maybe I just haven't found it yet or maybe I am looking for the wrong names.

Thanks,

jh

Posted (edited)

$edit = Guictrlcreateedit("",150,150,15,15)

and

Guictrlsetdata($edit, "Hi" & @CRLF,1)

Try those :shocked:

Edited by Slaiochi

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...