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.10.
For the full list, please see the changelog.
A setup of the ANSI build 21.10 for Borland C++ 5.8.2 is published at* Fixed: DATEPICKER control: 'Value' property returns _always_ TimeStamp
type (bug was introduced in the build 21.09).
* Fixed: The clause NOSHOW was ignored on a startup of the Panel windows.
That's exist in the official HMG version too.
* Fixed detected resource leakage in the function ShellAbout() with
usage of the MiniGUI Resources control system.
* Added the important optimization the use of the internal PUBLIC
variables at creating of the forms and controls in the MiniGUI core
with using of the new function _SetGetNamesList() which create a
GLOBAL hash for a storing of the Pseudo-Global variables.
Note: There ia s slight chance of regression.
* Added the OOP class TIniData for managing of the values in the
ini files with converting an ini file string to the desired types.
* Added the macro definition for call DLL function to the header file
mgdefs.h for compatibility with Official HMG.
* Updated header file i_hmgcompat.ch for compatibility with Official HMG.
* Updated the TSBrowse, MiniPrint, MiniPrint2, PropGrid, PropSheet,
hmg_qhtm and HbSQLite3 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.
--
Greetings,
Grigory Filatov
[MiniGUI Team]