Stainless Posted November 22, 2005 Posted November 22, 2005 hi, i have an idea for a script with gui.but i don't know if it works with autoit (sorry, for my poor english )my painted layout:is it possible to integrate a web browser into the gui? can i minimize the gui during the script is working?is the url list possible? in the list.txt are ~10 urls like google.com, imageshack.us, lycos.com... and if one page loaded complete the script go automatically the the next page in the list.bye stainless
MHz Posted November 22, 2005 Posted November 22, 2005 AutoIt Beta uses ActiveX controls that can allow for a browser page in a Gui.Have a look at @ProgramFilesDir & "\Autoit3\Beta\tests\ActiveX\TestXInternet.au3". This is a good demonstration of the capability of ActiveX.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now