Saturday, April 23, 2011

AutoIt3 project WinButtons, updated, now has Conditional Buttons

I've been adding a new feature to WinButtons: Conditional Buttons. It adds a means to completely hide, make invisible or disable a button on 1 or several conditions, like the existence of a file or directory, an exe being loaded, or not, and the evaluation of AutoIt3 functions. And all this can be combined with AND and OR logical operators, and inverted by the NOT operator. Round brackets can be used to group conditions as needed.

The download of WinButtons 3.0.0 is available from this webpage.

No comments: