﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1900	Improvements for StringRegExpGUI	FichteFoll <fichtefoll2@…>		"Since I use that program a lot I noticed some bugs and ways to improve its work so I changed the tool a bit.

I will attach the file to this ticket, here you can see what I noted down \\
{{{#!python
; Notes by FichteFoll ###########################
; -   Fixed: $h_Out showing 1 randomly; now shows nothing if nothing found
; -   Fixed: $s_lgth can be higher than 6 using StringLen and will not be 2 if array has 10 indexes (having 9 as last)
; -   Fixed: WaitMessage had fixed height and width, multiple lines or too long lines would not be shown. Now generates them dynamically
; - Changed: WaitMessage() or WaitMessage('') disables the SplashText (just as ToolTip); required _Max (Misc.au3)
; - Changed: Using global var $h_Wnd instead of window title for WinGetPos
; - Changed: Seperator character ($c_Sep) is 0x0B instead of ""|"" because patterns were splitted while writing into the combo control
; - Changed: Tries to evaluate helpfilepath using AutoIt's install dir (RegRead64 from ""AutoUpdateIt.au3"") if @AutoItExe failed
;            Also renamed $helppath to $autoitpath
; - Changed: Removed X and Y parameters for GUICreate because it's positioned in the middle of the screen by default
; -   Added: $h_Err will be colored red if @error <> 0
; ###############################################
}}}
"	Feature Request	closed		Other		None	Rejected	regexp gui examples	
