Page 1 of 1

Harbour MiniGUI Extended Edition build 20.05 is published

Posted: Tue May 26, 2020 6:35 am
by gfilatov
Hi Friends,

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

Here's a breakdown of some of the modifications in the build 20.05.
For the full list, please see the changelog.
* Added a command for managing of the 'This' property at runtime:
SET WINDOW THIS TO [<w>]
where <w> may be a Form Name or a Form Index.

* Added support of the PICTURE option to format the columns value
in the Browse control.

* The 'Command Link' button and 'Split Button' may be placed now
in the TAB container.

* Added the lNoSound parameter to the new Alert* family functions
to block an any sound effect at startup of the above functions.

* Added the auxiliary function HMG_Alert_MaxLines() for managing of
the height of the EditBox control in the function HMG_Alert().
The width and height of an Alert window cannot exceed now a visible
desktop area.

* Updated header file i_hmgcompat.ch for compatibility with Official
HMG.

* Updated HMGS-IDE v.1.4.4.1, HBPrinter, PropGrid, TSBrowse and
Sqlite3 libraries.

* Added the new interesting samples and updated the some Basic and
Advanced samples.
It is a regularly scheduled maintenance release.

A setup of the build 20.05 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 donationware Minigui Ex build for the
Embarcadero C++ 10.2 ‘Tokyo’ compiler.

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.05 is published

Posted: Tue May 26, 2020 11:36 am
by Anand
Thanks for new enhancements.

Regards,

Anand

Re: Harbour MiniGUI Extended Edition build 20.05 is published

Posted: Tue May 26, 2020 3:50 pm
by jairpinho
thank you Grigory great job

Re: Harbour MiniGUI Extended Edition build 20.05 is published

Posted: Tue May 26, 2020 7:25 pm
by quartz565
thank you Grigory !

Re: Harbour MiniGUI Extended Edition build 20.05 is published

Posted: Wed May 27, 2020 7:46 am
by JALMAG
Thanks Grigory!!

Re: Harbour MiniGUI Extended Edition build 20.05 is published

Posted: Wed May 27, 2020 11:23 am
by serge_girard
Hi Grigory, Just gave a small donation, thamks again!

Serge

Re: Harbour MiniGUI Extended Edition build 20.05 is published

Posted: Wed May 27, 2020 12:12 pm
by gfilatov
serge_girard wrote: Wed May 27, 2020 11:23 am Hi Grigory, Just gave a small donation, thamks again!
Hi Serge,

I'm very appreciate your support in this hard time. :o

Re: Harbour MiniGUI Extended Edition build 20.05 is published

Posted: Thu May 28, 2020 7:09 am
by gfilatov
Hi All,

I've uploaded the updated setup of the build 20.05 for Borland C++ 5.8.2 at

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

Whatsnew:
* Fixed: The function _AddTabControl() did not show a 'Split Button' control
after adding to the TAB. There was a wrong control position also.
Reported by Ivanil Marcelino <ivanil/at/linkbr.com.br>.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Enhanced: Internal OOP: added a scale table depending on a font size in
the function oDlu2Pixel().
Suggested and contributed by Sergej Kiselev.
* New: 'DBF Pick List with a drag items feature' sample.
Based upon a contribution of HMG user Jimmy.
Adapted for Minigui Extended by Grigory Filatov <gfilatov@inbox.ru>
(see in folder \samples\Basic\PICKLIST)
The upgrade to this build is recommended.

Please note that there are also the private MiniGUI builds for the following
free C-compilers:

- MinGW GNU C 10.1.0 (32-bit);
- MinGW GNU C 10.1.0 (64-bit);

- MS Visual C++ 2019 (32-bit);
- MS Visual C++ 2019 (64-bit).

Thanks for your attention.

--
Best Regards,
Grigory Filatov
[MiniGUI Team]

Re: Harbour MiniGUI Extended Edition build 20.05 is published

Posted: Sun May 31, 2020 2:44 am
by Steed
Thanks

Re: Harbour MiniGUI Extended Edition build 20.05 is published

Posted: Wed Jun 03, 2020 6:51 am
by gfilatov
Hi All,

I've uploaded the updated setup of the build 20.05 for Borland C++ 5.8.2 at

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

Whatsnew:
* Updated: Pacified the warnings for the undefined constants in a C-code
(was passed MinGW GNU C 10.1).
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Enhanced: Internal OOP: updated a scale table depending on a font size in
the function oDlu2Pixel().
Contributed by Sergej Kiselev
(see demo in folder \samples\Basic\GetBox_3)
* Updated: Adaptation FiveWin Class TSBrowse 9.0 in HMG:
- added the new variables :nFromCol, :nToCol in the class TSBcell.
Contributed by Sergej Kiselev.
* New: 'Enum Processes' sample by Claudio Soto.
Adapted for Minigui Extended by Grigory Filatov <gfilatov@inbox.ru>
(see in folder \samples\Advanced\EnumProcesses)
* Updated: 'Dlu2Pixel Demo' sample without using of SET OOP ON command.
Don't miss this very interesting example!
Contributed by Sergej Kiselev
(see in folder \samples\Basic\GetBox_3)
* Updated: MPM utility:
- fixed handling of a files association for compatibility with
Windows 10.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see in folder \Utils\MPM)
The upgrade to this build is recommended.

--
Best Regards,
Grigory Filatov
[MiniGUI Team]