Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Help with a script ( maybe GDI+ )

$
0
0
Hi,
I know there are many example on the forum about analog clock, the most with GDI+, but they are all complex with many feature. I'm search something simple with lower CPU usage to start, like this image ( i have do it with paint :D )
Posted Image

The only thing i'd like is to make it "resizable" but not with the mouse, example if i make:
[ autoit ]      
  $GUI = GUICreate("Form1", 300, 300, -1, -1)
Or
[ autoit ]      
  $GUI = GUICreate("Form1", 1000, 1000, -1, -1)

The three lines are always based on the size of the $GUI.
Thanks for any kind of help

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>