Page 1 of 1

Harbour MiniGUI Extended Edition build 20.04 is published

Posted: Thu Apr 30, 2020 6:43 am
by gfilatov
Hi Friends,

We are pleased to announce a new build of Harbour MiniGUI Extended Edition.

It is a regularly scheduled maintenance release.

Here's a breakdown of some of the modifications in the build 20.04.
For the full list, please see the changelog.
* Fixed problem with assigning of the BKBRUSH clause at a form
definition (introduced in the build 19.12).

* A correction in the function _SetValue() for a conflict between
the Timer and AniGif controls handling.

* A correction for the font attributes handling in the SplitButton
control.

* The Label, HyperLink, CheckBox and RadioGroup controls support
changing the 'Transparent' property at runtime.

* The EDIT controls family (TEXTBOX & EDITBOX) support changing
the 'CaseConvert' property at runtime.
It was a postponed user's request.

* The MONTHCAL control supports the BackColor, FontColor and
others color clauses in the THEMED Operating Systems.
It was a postponed user's request.

* Improved user type of control in INPLACE EDIT of GRID control.
DYNAMIC type is defined as { cControlType, bCodeBlock [, bChange] }
where cControlType = 'DYNAMIC' (Required)
bCodeBlock = CodeBlock that return array with normal type control
(Required)
bChange = CodeBlock with ON CHANGE action (Optional)
to above CodeBlock is passed one param - a current control value.
Added a new control type 'CODEBLOCK' for using with 'DYNAMIC' type.

* The ANIMATEBOX control supports now an optional INVISIBLE clause.

* The FONT clause in the POPUP and MENUITEM commands supports
a font name for the fonts which were defined by the command
DEFINE FONT <font> FONTNAME <name>.

* Limited the height of the dialog box in the function HMG_Alert()
to be able to output more than 20 strings in the EditBox control.

* The HMG Debugger resources were moved from the sample DBG_TEST
to the application resources.

* Updated Harbour Compiler 3.2.0dev to a recent Git-version.

* Updated TSBrowse and Sqlite3 libraries.

* Added the new interesting samples and updated the some Basic and
Advanced samples.
A setup of the build 20.04 for Borland C++ 5.8.2 is published at
the following URL:

http://hmgextended.com/files/CONTRIB/hm ... -setup.exe

There is also an extra Minigui Ex build for the Embarcadero C++ 10.2
‘Tokyo’ compiler. Note: it is a donationware distribution.

This release is considered stable and ready for production use.

The upgrade to this build is recommended.

--
Best Regards,
Grigory Filatov
[MiniGUI Team]

Re: Harbour MiniGUI Extended Edition build 20.04 is published

Posted: Fri May 01, 2020 10:53 am
by JALMAG
Thank "maestro Grigory"
Donation made

Re: Harbour MiniGUI Extended Edition build 20.04 is published

Posted: Fri May 01, 2020 10:06 pm
by Steed
Thanks

Re: Harbour MiniGUI Extended Edition build 20.04 is published

Posted: Sat May 02, 2020 12:34 am
by salamandra
Thank you Grigory !!


[]´s Salamandra - Brazil

Re: Harbour MiniGUI Extended Edition build 20.04 is published

Posted: Sat May 02, 2020 2:30 pm
by gfilatov
JALMAG wrote: Fri May 01, 2020 10:53 am Thank "maestro Grigory"
Donation made
Hello Jose Adolfo,

Thank you VERY MUCH for your support :!:

I'm very appreciate this.