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 22.05.
For the full list, please see the changelog.
A setup of the ANSI build 22.05 for Borland C++ 5.8.2 is published at* Fixed: The ON CANCEL event in the ComboBox control was executed only
if the last pressed key was the <Escape>
(introduced in the build 16.08).
* Fixed: Problem with SPINNER's focus at a window activation when this
control was defined in the first position.
* You can get HORIZONTAL property of the RadioGroup control at runtime.
* You can get HORIZONTAL and WRAP properties of the Spinner control
at runtime.
* The RadioGroup control now supports 'On GotFocus' and 'On LostFocus'
clauses similar to other controls.
Since RadioGroup is actually a group of individual RadioButtons, each
individual RadioButton has its own events.
Added the new command SET PROCEED EACH RADIOBUTTON EVENT <ON | OFF>.
* The IMAGE and LABEL controls support the optional ON RCLICK clause.
This clause specifies the action at the mouse right button click.
* Updated the HMG IDE of Roberto Lopez, TSBrowse and SQLite3 libraries.
* Added the new samples and updated some old examples.
the following URL:
http://hmgextended.com/files/CONTRIB/hm ... -setup.exe
There is also an extra donationware Minigui Ex built for the freeware
Embarcadero C++ 10.2 ‘Tokyo’ compiler (which is included in the package).
The upgrade to this build is recommended.
--
Greetings,
Grigory Filatov
[MiniGUI Team]