The PH include will no longer be PH but Phoenix, our new site is
http://phoenixprogramming.org.
SCAR 3.15 Change log:
SCAR Divi 3.15:
---------------
Bugfixes:
- The "Show Report" button in the menu wasn't working
- When closing scripts, errors would occur
- TrimEx would get stuck in an infinite loop when using an empty string as delimiter
- Mouse coordinates in the statusbar wouldn't disable anymore when doubleclicking them
- The result of FindColorsTolerance was wrong
- Fixed the tray icon
- Couple of possible access violations
- When a bug with a compiler directive occurred, the script wasn't terminated
- There was a bug with T2DIntArray and T2DPointArray
- FindColorCircle wasn't working
- Dozer image in the getting started wizard had vanished
- rs_FindMMColors was broken
Improvements:
- The Swap function now accepts ANY datatype, they have to be 2 of the same kind though
- Optimised the FindBitmap function a bit
- Increased compiling time by 4ms
Additions:
- There's a new tolerancemode based on the CIE colorspace (XYZ)
- procedure SetColorspeed3Modifiers(Sensitivity: Integer); (default sensitivity is 4)
- The procedure ScriptPause will be called when a script is paused
- The procedure ScriptResume will be called when resuming a paused script
- Added the CaretPos property to the TMemo and TRichEdit classes
- Added the ScrollBars property to the TRichEdit class
- Time that was needed to compile after "successfully compiled"
- More functions accessable trough plugins
- Reset Specified Window button (sets the default window [desktop] as client)
- procedure SetDesktopAsClient;
- Separed portable edition of SCAR
Removed:
- Silent Mouse
- procedure SetMouseMode(Silent: Boolean);
- The Open From Web menu
- Forget Specified Window button
- Portable mode