Changes between Initial Version and Version 1 of Ticket #1972
- Timestamp:
- 07/12/11 08:59:11 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1972 – Description
initial v1 1 1 I don't know if it can be considered for a bug, but if you use a ControlClick on an deactivated button '''in an AutoIt GUI''', then this button react all the same !!! 2 2 3 Take a look on this code :{{{ 3 Take a look on this code : 4 {{{ 4 5 #include <ButtonConstants.au3> 5 6 #include <GUIConstantsEx.au3>