Timeline



Nov 20, 2021:

6:24 PM Ticket #3854 (Setting Control Color has unintended consequences in GUI) closed by Melba23
Wont Fix: This is a known bug with colouring buttons - see https://www.autoitscript.com/trac/autoit/ticket/376 As you can see it cannot/will not be fixed, so I suggest not colouring your buttons. M23

Nov 17, 2021:

3:19 PM Ticket #3854 (Setting Control Color has unintended consequences in GUI) updated by mLipok
Description changed

Nov 16, 2021:

6:55 PM Ticket #3854 (Setting Control Color has unintended consequences in GUI) updated by Jos
It seems that the GUICTRLSetColor() also sets the focus to the button. This works fine: […] Not sure whether this is intended or a bug.
6:50 PM Ticket #3854 (Setting Control Color has unintended consequences in GUI) updated by Jos
Description changed
I updated the code in the original post but don't understand what your issues is you are trying to report here. I have the impression the code works the same with or without that line? Or do you mean when you type something in the input field and hit enter after which both events fire?

Nov 15, 2021:

7:19 PM Ticket #3854 (Setting Control Color has unintended consequences in GUI) updated by paul.keselman@…
There is a bug in my code. Please change GUICtrlSetColor($hConnectionButton, 0xFF0000) to GUICtrlSetColor($hButton, 0xFF0000)
7:17 PM Ticket #3854 (Setting Control Color has unintended consequences in GUI) created by paul.keselman@…
Uncommenting GUICtrlSetColor creates a bug where interacting with the …
Note: See TracTimeline for information about the timeline view.