Changes between Initial Version and Version 3 of Ticket #3973
- Timestamp:
- 08/25/23 21:46:57 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3973 – Description
initial v3 1 1 GUICtrlSetColor does not work on GUICtrlCreateRadio for me. 2 2 3 {{{ 3 {{{#!autoit 4 4 #include <GUIConstantsEx.au3> 5 5 GUICreate("My GUI radio")