Page 1 of 1

Harbour MiniGUI Extended Edition build 18.06 is published

Posted: Wed Jul 04, 2018 7:34 am
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 18.06.
For the full list, please see the changelog.

* Fixed missed 'XObject' and 'OnDisplayChange' properties reference
in the Set/GetProperty() functions.

* The MODAL windows supports an optional FLASHEXIT clause instead of
an usual blocking of exit from a modal form at activate of a child form.
It is an experimental feature.

* Added Min and Max range for the NON CLIENT attributes of windows.

* Added possibility to set the position of the dialog boxes
at runtime with the following new commands:
SET DIALOGBOX [ POSITION ] ROW <nRow>|<@VarCodeBlockRow>|<NIL> ;
COL <nCol>|<@VarCodeBlockCol>|<NIL>
SET DIALOGBOX [ POSITION ] CENTER OF PARENT
SET DIALOGBOX [ POSITION ] CENTER OF <hWnd>
SET DIALOGBOX [ POSITION ] CENTER OF DESKTOP
SET DIALOGBOX [ POSITION ] DISABLE

* Updated and improved the TSBrowse library.

* Updated Harbour Compiler 3.2.0dev to a recent Git-version.
(ChangeLog Last Entry: 2018-06-04 01:30)

* Added the new interesting samples and updated some Advanced samples.

A setup of the build 18.06 for Borland C++ 5.5.1 is published at
the following URL:

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

And you can also download from the new mirror:

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

There are also an extra xHarbour.org-based archive for this build and
Minigui Ex build for the free Embarcadero C++ 10.1 Berlin compiler at
the Minigui's download page.

This release is considered stable and ready for production use.

The upgrade to this build is recommended.

Thanks for your attention and support!

--
Pierpaolo Martinello, Grigory Filatov and all Minigui Extended Team

P.S. There are also the private Minigui Ex builds for the following C-compilers
(available by your request):

- MinGW 8.1.0 (32-bit) and Harbour 3.2.0dev;

- MinGW 8.1.0 (64-bit) and Harbour 3.4.0dev;

- MS Visual C++ 2017 (32-bit) and Harbour 3.2.0dev;

- Borland/Embarcadero C++ 7.3 (32-bit) and Harbour 3.2.0dev.

Re: Harbour MiniGUI Extended Edition build 18.06 is published

Posted: Wed Jul 04, 2018 8:03 am
by serge_girard
Thanks a lot, Grigory!

Serge

Re: Harbour MiniGUI Extended Edition build 18.06 is published

Posted: Wed Jul 04, 2018 12:43 pm
by luisvasquezcl
Congratulation
Best regards,
Luis Vasquez

Re: Harbour MiniGUI Extended Edition build 18.06 is published

Posted: Wed Jul 04, 2018 1:29 pm
by quartz565
Thank you, Grigory!

Re: Harbour MiniGUI Extended Edition build 18.06 is published

Posted: Thu Jul 05, 2018 6:39 am
by BeGeS
Thanks, Filatov.

Re: Harbour MiniGUI Extended Edition build 18.06 is published

Posted: Fri Jul 06, 2018 3:43 pm
by Steed
Thansk a lot

Re: Harbour MiniGUI Extended Edition build 18.06 is published

Posted: Sun Jul 08, 2018 9:38 am
by Anand
Thanks Pierpaolo, Grigory and all Minigui Extended Team for the release.

Regards,

Anand