Harbour MiniGUI Extended Edition build 21.01 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: 1090
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Harbour MiniGUI Extended Edition build 21.01 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 21.01.
For the full list, please see the changelog.
* Fixed: The symbol fonts were abandoned in the internal function
_DefineFont() (introduced in the build 16.12).

* Fixed: An Image index assigning was ignored in the Grid control
with 'ColumnControls' property defined as NIL
(introduced in the build 20.06).

* The command DEFINE FONT <font> FONTNAME <name> ... will delete
automatically a previous font definition instead of the error
message.

* Adaptation of MiniGUI core for compatibility with Borland/
Embarcadero C++ 7.20 64-bit compiler.

* Added the Harbour contrib library for Cabinet file (*.CAB)
compression and extraction.

* Added the binary of HMG IDE tool of Roberto Lopez.

* Updated HMGS-IDE v.1.4.4.3.

* Updated the Harbour compiler, SQLite3 library and some examples.
There is a last-minute improvement also:
* Fixed: Getbox VALID function not working if Getbox was placed
in the PANEL window.
Bug was reported by Hans Marc.
Contributed by Grigory Filatov <gfil...@inbox.ru>
A setup of the build 21.01 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
gfilatov
Posts: 1090
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: Harbour MiniGUI Extended Edition build 21.01 is published

Post by gfilatov »

Addendum
Please note that MiniGUI Ex supports currently the following additional C-compilers:
- MinGW GNU C 10.2.1 (32-bit);
- MinGW GNU C 10.2.0 (64-bit);

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

- Borland/Embarcadero C++ 7.4 (32-bit);
- Borland/Embarcadero C++ 7.4 (64-bit);

- Open Watcom C/C++ 2.0 (32-bit);

- Pelles ISO C 10.0 (32-bit);
- Pelles ISO C 10.0 (64-bit).
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: Harbour MiniGUI Extended Edition build 21.01 is published

Post by bpd2000 »

Hi Grigory
Thank you for new release
One question : Some time I am unable to Uninstall old version i.e. 20.04 before installing new version
The how to Uninstall old version
BPD
Convert Dream into Reality through HMG
User avatar
gfilatov
Posts: 1090
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: Harbour MiniGUI Extended Edition build 21.01 is published

Post by gfilatov »

bpd2000 wrote: Sat Jan 23, 2021 4:25 am Hi Grigory
The how to Uninstall old version
Hi Dave,

You can erase simply the old folder \MiniGUI before a new installation.
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: Harbour MiniGUI Extended Edition build 21.01 is published

Post by bpd2000 »

gfilatov wrote: Sat Jan 23, 2021 7:30 pm
bpd2000 wrote: Sat Jan 23, 2021 4:25 am Hi Grigory
The how to Uninstall old version
Hi Dave,

You can erase simply the old folder \MiniGUI before a new installation.
Ok, but entry generated in Apps & Features
Attachments
Untitled.png
Untitled.png (113.74 KiB) Viewed 2576 times
BPD
Convert Dream into Reality through HMG
Post Reply