We are pleased to announce a new build of Harbour MiniGUI Extended
Edition.
It is a regularly scheduled maintenance release.
This release is considered stable and ready for production use.
Here's a breakdown of some of the modifications in the build 21.09.
For the full list, please see the changelog.
A setup of the ANSI build 21.09 for Borland C++ 5.8.2 is published at* Fixed: The GetBox control executes the WHEN procedure at the calling
of any other event. It was a postponed modification.
* Added the auxiliary command for assigning a value to the Pseudo-
Global variable.
Syntax:
ASSIGN GLOBAL <cVarName> := <cExp>
where
<cVarName> is the name of the Pseudo-Global variable to assign.
* The DATEPICKER may manage a 'Value' property as DateTime value.
* Added the useful property 'Checked' for SHOWNONE clause in the
DATEPICKER control.
* The names of the internal GLOBAL variables were prefixed with
"_HMG_" for avoiding of override their with user variables names.
* The Window CONTEXTMENU event uses the function GetCursorPos()
for a right detect of mouse position at the multi-monitors system.
* Updated header file i_pseudofunc.ch for compatibility with xHarbour.
* Updated the TSBrowse, sddmysql and sddsqlite3 contrib libraries.
* Added the new interesting samples and updated some examples.
the following URL:
http://hmgextended.com/files/CONTRIB/hm ... -setup.exe
There is also an extra donationware Minigui Ex build for the freeware
Embarcadero C++ 10.2 ‘Tokyo’ compiler (which is included to the package).
The upgrade to this build is recommended.
Note: There are the separate versions of the MiniGUI library for ANSI
and UNICODE characters.
--
Best Regards,
Grigory Filatov
[MiniGUI Team]