Library example

This library includes an small example which show some features of the library functions (file Example Peter's AutoIt Library.au3)

The example is an AutoIt program file which can by runned from the editor. It does need some example image files for the graphical buttons (PalIcon.png, exclamationmark.png, questionmark.png, close.png, off3.png, on3.png).

Functions used in the example are related to window and screen sizes, mouse position, buttons with images, message boxes and dialogues.

library example