AutoIt Scripting Tutorial 11.1 The GUI : Create visual menus with buttons
У вашего броузера проблема в совместимости с HTML5
This is the first video in the AutoIt "Creating GUI interfaces" tutorials section. You will learn how to easily build a menu for your program using buttons.
You can use everything you have learned so far from these tutorials and browsing the two recommended areas of the help file to create a program using what you learn in this tutorial to combine multiple functionalities into a single script/program and provide the user with a menu, using buttons, to choose which functionality to perform.
In the next videos in this GUI section I will be covering other GUI controls and how to use them, such as accept user typed data and make use of it in the script, how to use tick boxes to allow a combination of option choices, how to add things like a file/edit type of standard menu etc.