Jump to content

@SW_DISABLE and @SW_ENABLE


Recommended Posts

Yes I just came across hat function as well :D

So I assume there are some checks on the numbers provided going on in the background autoit core code and it then decides which function to take. It is just more convenient this way to have it all in one function.

Thank to you @Nine my question is solved now :D

That was quick ... :) 

 

Link to comment
Share on other sites

  • Developers

It is an extra buildin functionality for WinSetState() that does a "window()->enable(true)" for @SW_ENABLE and   "window()->enable(false)"  for @SW_DISABLE. :) 

Jos

 

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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