Harbour MiniGUI Extended Edition build 20.06 is published

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

Moderator: Rathinagiri

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

Harbour MiniGUI Extended Edition build 20.06 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 release.

Here's a breakdown of some of the modifications in the build 20.06.
For the full list, please see the changelog.
* Fixed: When loads a Grid control and 'ColumnControls' property
is NIL then converts automatically any data type in a text type
(introduced in the build 20.01 (update 3)).

* Fixed: The back color of a TAB control was not changed at runtime.

* Pacified the C-warning "cast-function-type" in the MiniGUI core
(was passed MinGW GNU C 10.1).

* Added the useful function HMG_SetMenuTheme() for setting of the
predefined menu themes.

* A TREE control color was improved for loading a bitmap with
a color depth 8 bpp. It is compatible with the Official HMG.

* An old behavior of 'OnChange' event was restored in a Browse
control (a new behavior was introduced in the build 19.12).
It uses SET BROWSEUPDATEONCLICK ON command for a backward
compatibility with an old code.

* Synchronized Extended HMG for compatibility with Official HMG:
- New: function GetFormNameByHandle( hWnd, @cFormName, ;
@cFormParentName ) --> Return nFormIndex;
- New: function GetControlNameByHandle ( hWnd, @cControlName, ;
@cFormParentName ) --> Return nControlIndex.

* Modified the application manifest for compatibility with a recent
heap implementation in Windows 10 (‘heapType’ element).
This feature is supported in Windows 10, version 2004, and later.

* Added the new library HbCrypto (borrowed from Harbour 3.4 fork).

* Updated BosTaurus, Debugger, MiniPrint, HMG_HPDF, TSBrowse and
Sqlite3 libraries.

* Updated the some Basic and Advanced samples.
A setup of the build 20.06 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]
User avatar
serge_girard
Posts: 3161
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: Harbour MiniGUI Extended Edition build 20.06 is published

Post by serge_girard »

Thanks Grigory !

Serge
There's nothing you can do that can't be done...
User avatar
gfilatov
Posts: 1060
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: Harbour MiniGUI Extended Edition build 20.06 is published

Post by gfilatov »

Hi All,

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

- MinGW GNU C 10.1.1 (32-bit);
-------------------------------------------------------------
Minigui Ex Package (build date: 29.06.2020)
Download links: http://hmgextended.com/files/PRIVATE
-------------------------------------------------------------

Components versions:
--------------------

Harbour MiniGUI Extended Edition 20.06 (Release)

Harbour 3.2.0dev (r2004201301)

Harbour Make (hbmk2) 3.2.0dev (r2020-04-20 13:01)

gcc (GCC with MCF thread model, built by LH_Mouse.) 10.1.1 20200605
- MinGW GNU C 10.1.1 (64-bit);
-------------------------------------------------------------
Minigui Ex 64 Package (build date: 29.06.2020)
Download links: http://hmgextended.com/files/PRIVATE
-------------------------------------------------------------

Components versions:
--------------------

Harbour MiniGUI Extended Edition 20.06 (Release)

Harbour 3.4.0dev (cf51c11) (2017-12-20 13:44)

Harbour Make (hbmk2) 3.4.0dev (cf51c11) (2017-12-20 13:44)

gcc (MinGW-W64 x86_64-posix-seh, built by Brecht Sanders) 10.1.1 20200606
- MS Visual C++ 2019 (32-bit);
- MS Visual C++ 2019 (64-bit).
Harbour 3.2.0dev (r2004201301)
Copyright (c) 1999-2020, https://harbour.github.io/

Harbour Build Info
---------------------------
Version: Harbour 3.2.0dev (r2004201301)
Compiler: Microsoft Visual C++ 19.26.28806 (32-bit)
Platform: Windows 10 10.0
PCode version: 0.3
ChangeLog last entry: 2020-04-20 15:01 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
ChangeLog ID: e8cc50254a83714ccb22e78db84a492a419aa576
Built on: Jun 3 2020 12:37:53
Extra Harbour compiler options: -gc0
Extra C compiler options: -DHB_GC_AUTO -DHB_GUI -DHB_NO_TRACE -DHB_MEMO_SAFELOCK
Build options: (C++ mode) (Clipper 5.3b) (Clipper 5.x undoc)
---------------------------
Thanks for your attention. :)

--
Best Regards,
Grigory Filatov
[MiniGUI Team]
Last edited by gfilatov on Wed Oct 28, 2020 8:15 am, edited 1 time in total.
User avatar
quartz565
Posts: 667
Joined: Mon Oct 01, 2012 12:37 pm
Location: Thessaloniki, Greece
Contact:

Re: Harbour MiniGUI Extended Edition build 20.06 is published

Post by quartz565 »

Thanks Grigory !
Best Regards,
Nikos.

os: Windows Server 2019 - 64
User avatar
dragancesu
Posts: 920
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: Harbour MiniGUI Extended Edition build 20.06 is published

Post by dragancesu »

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

Re: Harbour MiniGUI Extended Edition build 20.06 is published

Post by gfilatov »

dragancesu wrote: Tue Jun 30, 2020 1:32 pm http://hmgextended.com/files/PRIVATE/ not work
Hi Dragan,

Thanks fo your interest :!:

An access is forbidden for unauthorized users (for the donators is open :arrow:).
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
Anand
Posts: 595
Joined: Tue May 24, 2016 4:36 pm
DBs Used: DBF

Re: Harbour MiniGUI Extended Edition build 20.06 is published

Post by Anand »

Thank you for the enhancements.

Regards,

Anand
Regards,

Anand

Image
vlademiro
Posts: 36
Joined: Mon Jun 01, 2020 4:17 am
DBs Used: DBF

Re: Harbour MiniGUI Extended Edition build 20.06 is published

Post by vlademiro »

Hi Grigory

At hmgextended.org I found the donation link.

I wonder how the rest of the process will go.

Should I send an email stating?
Could you tell me the details?

I was interested.

Thank you
User avatar
gfilatov
Posts: 1060
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: Harbour MiniGUI Extended Edition build 20.06 is published

Post by gfilatov »

vlademiro wrote: Tue Jun 30, 2020 5:42 pm Hi Grigory

At hmgextended.org I found the donation link.

I wonder how the rest of the process will go.

Should I send an email stating?
Could you tell me the details?

I was interested.
HI Vlademiro,

Thanks for your interest.

If you wish to express your appreciation for the time and resources that I have expended at
developing and supporting MiniGUI Extended, I accept and very appreciate the monetary donations.

If you wish to make one, you can do it via PayPal.
To make the donation, simply do a transfer to:

EMail: o.g.filatova@gmail.com

Please send the Sender First and Last Name, your Country/City and
the amount of your donation to gfilatov@inbox.ru optionally.

If you want also I'll send you a confidential link to MinGW-based distribution (as a bonus).

Thanks in advance :!:
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
gfilatov
Posts: 1060
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: Harbour MiniGUI Extended Edition build 20.06 is published

Post by gfilatov »

Hi Vlademiro,

I'm very appreciate your support in this hard time. :arrow:
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
Post Reply