Changes between Initial Version and Version 3 of Ticket #3984
- Timestamp:
- Mar 28, 2024, 7:12:43 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3984
- Property Resolution → Completed
- Property Status new → closed
-
Ticket #3984 – Description
initial v3 1 1 As title says, only first circle is displayed. But if you remove the Sleep line in the loop, all 5 circles are displayed as intented... 2 2 3 {{{ 3 {{{#!autoit 4 4 #include <GUIConstants.au3> 5 5
