Jump to content

How to access Gui functions from AutoItX


cappy2112
 Share

Recommended Posts

Correct. The GUI functions are not available in the COM version of AutoIt because any language that loads the COM component should have it's own GUI functions.

Thanks Robert. That's a very disappointing and unusual answer.

The COM component is there to provide client control for AutoIt. Autoit is intended to provide automation functionality.

If the client must provide the functionality that was already provided in Autoit, then there's no need for Autoit. Why re-write the code when it's already there, and just needs to be exposed.

Link to comment
Share on other sites

  • 5 months later...

Please read. My name is Richard.

And we aren't limiting ourselves. That code isn't there to be exposed. AutoItX is a completely separate module that was not compiled from the original AutoIt source. It had to be modified to fit the COM specifications. The GUI functions are not there. If you must have GUIs, call the native functions and do it yourself.

Link to comment
Share on other sites

Other libraries and tools provide the functionality you request. Take a look at this page.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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