Relative Content

Tag Archive for user-interfaceautoit

How do I adjust a Tab Control?

I am writing a GUI application with multiple tabs. These tabs will be added dynamically at run time, from an ini file.

Replace GUI Window in AutoIT

I’m writing an application which, among other things, dynamically generates a GUI window with tabs, labels, buttons and checkboxes from an .ini file.