Changes between Initial Version and Version 1 of Ticket #4098, comment 2


Ignore:
Timestamp:
Jun 9, 2026, 7:17:51 PM (9 days ago)
Author:
mLipok

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4098, comment 2

    initial v1  
    2222All 3 cases use the same global variable $g_bRedraw : when this variable is True, then the graphics is redrawn (and the variable goes to False)
    2323
    24 {{{
     24{{{#!autoit
    2525#include <GDIPlus.au3>
    2626#include <GUIConstantsEx.au3>