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

Harbour MiniGUI Extended Edition build 20.03 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.03.
For the full list, please see the changelog.
* Fixed: Problem with assigning of the 'Default' property in the ButtonEx
control (introduced in the past releases).

* New: Added the new useful C-function dbInsert( [nRecNo] [, nCount] ).
Added the new commands for managing of the above function:
- INSERT BEFORE;
- INSERT BLANK.

* Splitboxed TOOLBAR control supports the changing of a 'Caption'
property at runtime.

* Added a support of the 'Variant' fields type in a Browse control.

* The Getbox control may manage a 'ValidMessage' property at runtime.

* Synchronized Extended HMG for compatibility with Official HMG:
- New: Added the following read/write properties for a Grid control:
- ColumnJUSTIFY( nColIndex ),
- ColumnONHEADCLICK( nColIndex ),
- ColumnCONTROL( nColIndex ),
- ColumnDYNAMICBACKCOLOR( nColIndex ),
- ColumnDYNAMICFORECOLOR( nColIndex ),
- ColumnVALID( nColIndex ),
- ColumnWHEN( nColIndex ),
- ColumnVALIDMESSAGE( nColIndex ).

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

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

* Updated the some Basic, Advanced and Applications samples.
A setup of the build 20.03 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/hmg2003_bcc101.exe

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
Anand
Posts: 595
Joined: Tue May 24, 2016 4:36 pm
DBs Used: DBF

Re: Harbour MiniGUI Extended Edition build 20.03 is published

Post by Anand »

thanks for the new update.

Regards,

Anand
Regards,

Anand

Image
User avatar
serge_girard
Posts: 3167
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.03 is published

Post by serge_girard »

Thanks Grigory!

Serge
There's nothing you can do that can't be done...
User avatar
quartz565
Posts: 667
Joined: Mon Oct 01, 2012 12:37 pm
Location: Thessaloniki, Greece
Contact:

Re: Harbour MiniGUI Extended Edition build 20.03 is published

Post by quartz565 »

Thanks Grigory!
Best Regards,
Nikos.

os: Windows Server 2019 - 64
User avatar
mustafa
Posts: 1160
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Re: Harbour MiniGUI Extended Edition build 20.03 is published

Post by mustafa »

+10
Regards
Mustafa
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 20.03 is published

Post by JALMAG »

Best regards Grigory!
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 20.03 is published

Post by JALMAG »

Hi Grigory, I want to try Minigui with borland c ++ 10 ... but where do you download it?
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 20.03 is published

Post by JALMAG »

JALMAG wrote: Tue Mar 31, 2020 7:13 pm Hi Grigory, I want to try Minigui with borland c ++ 10 ... but where do you download it?
Best regards
Sorry, I already found it on your website.
Post Reply