Jump to content

Recommended Posts

Posted

Is it possible to use GUI functions (e.g. GUICreate) when using the com object (AutoItX3.Control) in VB-script? I guess i have to include GUIConstantsEx.au3, but how?

Posted (edited)

Welcome oro2,

I don't know, not my skills ! :) It is just to welcome you on this forum ! :)

Edited by Jikoo
My projects : GCS Search 1.07 (GUI Control Styles Search)* Multilingual tool to help about the old scripts, with a dynamic menu.* Easy way to find missing Include files in old scripts downloaded from forums !* Famous Monoceres script added and improved (visual, drag and drop, automatic)* There is an interactive color converter with palettes too, for fun !The best way to start Autoit3 development (for newbies).
Posted

  oro2 said:

Is it possible to use GUI functions (e.g. GUICreate) when using the com object (AutoItX3.Control) in VB-script? I guess i have to include GUIConstantsEx.au3, but how?

As you can see from the help file it's not possible.

If you want to have a GUI you can do it with IE-Object.

I think a WSH-File type will give you the possibility to write VBS and AU3 (and JS, Perl, ..) in one script, but I think that make not realy sense.

Best regards, Reinhard

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...