Changes between Initial Version and Version 1 of Ticket #1077
- Timestamp:
- 07/19/09 08:59:46 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1077 – Description
initial v1 22 22 I've attached the script 23 23 it seems that there are some problems with char caret 24 {{ 24 {{{ 25 25 Opt("GUIOnEventMode", 1) 26 26 … … 71 71 GUICtrlSetBkColor( $var1, $var2 ) 72 72 EndFunc 73 }} 73 }}}