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

GUI bug?

$
0
0
I'm wondering if this is a gui bug, or something else such as a silly anomaly which I seem to get a lot of on my computer.
The Default Autoit icon displays over the standard minimize button on a small gui.
Here is a pre-written repo.
[ autoit ]      
$hGui = Guicreate("small gui", 100, 100, (@DeskTopWidth - 100) / 2, (@DeskTopHeight -100) / 2) GuiSetState() While 1     Switch GuiGetMsg()         Case 0             ContinueLoop         Case -3             Exit     EndSwitch WEnd
Of course it corrects if you mouse over it.

Viewing all articles
Browse latest Browse all 12506

Trending Articles



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