Changes between Initial Version and Version 1 of Ticket #1208
- Timestamp:
- Oct 7, 2009, 8:56:19 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1208
- Property Resolution → No Bug
- Property Status new → closed
-
Ticket #1208 – Description
initial v1 1 1 Either a flat button or a colored button is possible, not both. 2 2 3 {{{#include <ButtonConstants.au3> 3 {{{ 4 #include <ButtonConstants.au3> 4 5 5 6 Opt("GUIOnEventMode", 1)
