Harbour MiniGUI Extended Edition build 19.12 is published

You can share your experience with HMG. Share with some screenshots/project details so that others will also be benefited.

Moderator: Rathinagiri

Post Reply
User avatar
gfilatov
Posts: 1067
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Harbour MiniGUI Extended Edition build 19.12 is published

Post by gfilatov »

Hi Friends,

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

It is a regularly scheduled maintenance and bugfix release.

Here's a breakdown of some of the modifications in the build 19.12.
For the full list, please see the changelog.
* Fixed: The 'OnChange' event fired by a mouse click in a Browse control
without changing of the row. It exists in the official version too.

* Fixed: A potential RTE at using of a TRANSPARENT checkbox control into
SplitChild window.

* Revised GdiPlus.dll system library handling:
- added the new function
HMG_SaveImage( FileName, cOutName [, cEncoder] [, nJpgQuality] ;
[, aOutSize] ),
where cEncoder parameter may be "BMP", "JPEG", "PNG", "GIF" or
"TIFF" value ("BMP" is a default).

* The Image control supports now ICON images from the resources via
using of a dynamic loading of the system library GdiPlus.dll.

* The CHECKBOX, FRAME and RADIOGROUP controls supports the FontColor
and BackColor properties in the THEMED Operating Systems.
It was a postponed user's request.

* The PROGRESSBAR control supports the ForeColor and BackColor
properties at a definition in the THEMED Operating Systems.

* The function InputWindow() supports now an optional 11th logical
parameter to use a Switcher control for a managing of the logical
variables (default value is false).

* The internal function ErrorMessage() will return an information
about the mistaked arguments of calling function from error object.

* The minor modification of a data value position in the BAR GRAPH.

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

* Updated Harbour Compiler 3.2.0dev to a recent Git-version.
(ChangeLog Last Entry: 2019-12-03 11:42)

* Updated HMGS-IDE v.1.4.3.8, TSBrowse and Sqlite3 libraries.

* Added the new interesting samples and updated some Basic and
Advanced samples.
A setup of the build 19.12 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.1
Berlin compiler at

http://hmgextended.com/files/CONTRIB/hmg1912_bcc101.exe

This release is considered stable and ready for production use.

The upgrade to this build is recommended.

Merry Christmas and Happy New Year!

--
Best Regards,
Grigory Filatov
[MiniGUI Team]
User avatar
gfilatov
Posts: 1067
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: Harbour MiniGUI Extended Edition build 19.12 is published

Post by gfilatov »

To whom it may concern

Please note that there are also the private MiniGUI builds
for the following free C-compilers:
  • MinGW GNU C 9.2.1 (32-bit);
  • MinGW GNU C 9.2.1 (64-bit);
  • MS Visual C++ 2019 (32-bit);
  • MS Visual C++ 2019 (64-bit).
The above distros are available for the all donators.

Thanks for your attention.

--
Best Regards,
Grigory Filatov
[MiniGUI Team]
User avatar
serge_girard
Posts: 3165
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: Harbour MiniGUI Extended Edition build 19.12 is published

Post by serge_girard »

Thanks you so much!

Serge
There's nothing you can do that can't be done...
User avatar
Anand
Posts: 595
Joined: Tue May 24, 2016 4:36 pm
DBs Used: DBF

Re: Harbour MiniGUI Extended Edition build 19.12 is published

Post by Anand »

Thank you Grigory .
And Merry Christmas to you and team.

Regards,

Anand
Regards,

Anand

Image
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: Harbour MiniGUI Extended Edition build 19.12 is published

Post by bpd2000 »

Hi Grigory
Merry Christmas to you and team.
BPD
Convert Dream into Reality through HMG
User avatar
quartz565
Posts: 667
Joined: Mon Oct 01, 2012 12:37 pm
Location: Thessaloniki, Greece
Contact:

Re: Harbour MiniGUI Extended Edition build 19.12 is published

Post by quartz565 »

Thank you Grigory !
Best Regards,
Nikos.

os: Windows Server 2019 - 64
User avatar
luisvasquezcl
Posts: 1258
Joined: Thu Jul 31, 2008 3:23 am
Location: Chile
Contact:

Re: Harbour MiniGUI Extended Edition build 19.12 is published

Post by luisvasquezcl »

Grigory, Congratulation for new release,
best regards,
JALMAG
Posts: 262
Joined: Sun Jan 10, 2010 7:05 pm
DBs Used: DBF, MariaDB
Location: España - Spain

Re: Harbour MiniGUI Extended Edition build 19.12 is published

Post by JALMAG »

¡Muchas gracias Grigory!
Thank you Grigory !
Post Reply