I found another GDI+ clock program so again I set about converting it to AutoIt. I've attached a ZIP with the script and a number of themes that can be used. You can create your own themes by creating PNG files for the dial and the various needles. You also need to specify the coordinates for the centre of the images and put all the information in the clockSettings.ini file. You'll be pleased to know that this one uses minimal CPU as I'm using WM_TIMER to draw the clock so the main program loop