Jump to content

RegExpQuickTester 3.4

   (0 reviews)

1 Screenshot

About This File

In April 5, 2013 I ask @Lazycat 

Quote

do you still develope RegExpQuickTester ?

he answer:

Quote

Nope. I have no time now, and It's enough for my usual needs.

Then I change this tool a little.
Now I back to this and make bigger changed.
Here is new version.

Update History:
    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
    2018/11/07
    v3.0
    *   Changed: AU3Check compilant - mLipok
    *   Changed: almost all Variables renamed - mLipok
    *   Added: "Delete RegExp Results" - mLipok
    *   Added: support for dual monitor - mLipok
    *   Added: "full screen mode" - mLipok
    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
    2018/11/08
    v3.1
    *   Added: colors for each Edit control - used GUICtrlSetBkColor() - mLipok
    *   Added: FullScreen option (Checkbox + INI + Remarks in Tip) - mLipok
    *   Added: _IsChecked() - mLipok
    *   Changed: WinMove() - change size of window using: WindowWidth and WindowHeight - mLipok
    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
    2018/11/13
    v3.2
    *   Added: If $bFullScreen Then GUICtrlSetFont() - mLipok
    *   Added: WM_COMMAND , $EN_CHANGE - prevent CPU overheat - mLipok
    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
    2018/11/29
    v3.3
    *   Changed: $_g_idCheckbox_Clear - also clear $_g_idEdit_Result - mLipok
    *   Changed: ClearResult If GUICtrlRead($_g_idEdit_MatchText) = '' Or GUICtrlRead($_g_idEdit_MatchText) = '' - mLipok
    *   Fixed: prevention CPU overheat - If $iGuiMsg <> 0 Then $_g_bWasAChange = True - any GUI change will fire RegExp result refresh - mLipok
    *   Fixed: Top possition of $_g_idLabel_Dummy control - mLipok
    *   Added: support for TabSwitch -  CTRL+TAB  and  CTRL+SHIFT+TAB - mLipok
    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

 


What's New in Version 3.4

Released

2020/02/25
    v3.4
    *   Added: "Magic Numbers"  in "Generate Code" feature -  mLipok
    *   Added: TIP for "Replace Count" Input -  mLipok
    *   Fixed: "Code" button generate proper code for "Delete" feature -  mLipok
    *   Fixed: Displaying results "Groups matched" and "Groups replaced" in $_g_idLabel_Result -  mLipok
    *   Added: Displaying results "Groups deleted" in $_g_idLabel_Result -  mLipok
    *   Added: Displaying @Error and @Extended in $_g_idLabel_Result -  mLipok
    *   Added: In "Replace/Delete Mode", in case when @error=2 show description in $_g_idEdit_Result in the same way like for "Matching Mode" -  mLipok
    *   Changed: a way how $APP_VER is presented in WindowTitle  -  mLipok

 


User Feedback

Recommended Comments

×
×
  • Create New...