Harbour MiniGUI Extended Edition build 18.08 is published
Moderator: Rathinagiri
- gfilatov
- Posts: 590
- Joined: Fri Aug 01, 2008 5:42 am
- Location: Ukraine
- Has thanked: 17 times
- Been thanked: 160 times
- Contact:
Harbour MiniGUI Extended Edition build 18.08 is published
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.08.
For the full list, please see the changelog.
* Fixed a resource leakage at a long changing of a notify icon.
It exists in the official version too.
* Fixed processing of the 'ColumnWidthLimits' property in a Grid at the
column's adding/deleting.
* The Grid control supports the optional Grouping feature.
As its name suggests, this feature allows you to group items based
on a particular information.
* Added possibility to set/get the following properties in the
Grid and Browse controls at runtime:
- PaintDoubleBuffer;
- CheckBoxEnabled;
- HeaderDragDrop;
- InfoTip.
* It is possible to assign any data type or a list of data
in a Label control (synchronized with Official HMG).
* Improved function cValToChar() and updated the TSBrowse library.
* Added the new interesting samples and updated some Basic and
Advanced samples.
A setup of the build 18.08 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!
--
Best Regards,
Grigory Filatov
[MiniGUI Team]
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.08.
For the full list, please see the changelog.
* Fixed a resource leakage at a long changing of a notify icon.
It exists in the official version too.
* Fixed processing of the 'ColumnWidthLimits' property in a Grid at the
column's adding/deleting.
* The Grid control supports the optional Grouping feature.
As its name suggests, this feature allows you to group items based
on a particular information.
* Added possibility to set/get the following properties in the
Grid and Browse controls at runtime:
- PaintDoubleBuffer;
- CheckBoxEnabled;
- HeaderDragDrop;
- InfoTip.
* It is possible to assign any data type or a list of data
in a Label control (synchronized with Official HMG).
* Improved function cValToChar() and updated the TSBrowse library.
* Added the new interesting samples and updated some Basic and
Advanced samples.
A setup of the build 18.08 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!
--
Best Regards,
Grigory Filatov
[MiniGUI Team]
- Roberto Lopez
- HMG Founder
- Posts: 3921
- Joined: Wed Jul 30, 2008 6:43 pm
- Has thanked: 15 times
- Been thanked: 140 times
Grigory,
As always, thanks for your long-time / dedicated / great work.
Do you know if some user-built MiniGUI for MingW exists?
TIA.
As always, thanks for your long-time / dedicated / great work.
Do you know if some user-built MiniGUI for MingW exists?
TIA.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- gfilatov
- Posts: 590
- Joined: Fri Aug 01, 2008 5:42 am
- Location: Ukraine
- Has thanked: 17 times
- Been thanked: 160 times
- Contact:
Roberto,Roberto Lopez wrote: ↑Thu Aug 30, 2018 1:08 pmGrigory,
As always, thanks for your long-time / dedicated / great work.
Do you know if some user-built MiniGUI for MingW exists?
Thanks for your kind words, Master

Please take a look for the MgM package at
https://github.com/Petewg/MgM
Kind Regards,
Grigory Filatov
"Everything should be made as simple as possible, but no simpler." Albert Einstein
Grigory Filatov
"Everything should be made as simple as possible, but no simpler." Albert Einstein
- serge_girard
- Posts: 2203
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Has thanked: 496 times
- Been thanked: 110 times
- Contact:
- srvet_claudio
- Posts: 2044
- Joined: Thu Feb 25, 2010 8:43 pm
- Location: Uruguay
- Has thanked: 35 times
- Been thanked: 146 times
- Contact:
Great work Grigory!, thanks for the info:
- luisvasquezcl
- Posts: 1125
- Joined: Thu Jul 31, 2008 3:23 am
- Location: Chile
- Has thanked: 13 times
- Been thanked: 14 times
- Contact:
Congratulation forma new release. Best regardS
- Roberto Lopez
- HMG Founder
- Posts: 3921
- Joined: Wed Jul 30, 2008 6:43 pm
- Has thanked: 15 times
- Been thanked: 140 times
Thanks.... but, You are the Master now... I'm just an usergfilatov wrote: ↑Thu Aug 30, 2018 1:19 pm
Roberto,
Thanks for your kind words, Master![]()
Please take a look for the MgM package at
https://github.com/Petewg/MgM

Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- "onetime a master, always a master..."Roberto Lopez wrote: ↑Fri Aug 31, 2018 12:59 pmThanks.... but, You are the Master now... I'm just an usergfilatov wrote: ↑Thu Aug 30, 2018 1:19 pm...
Thanks for your kind words, Master![]()
Please take a look for the MgM package at
https://github.com/Petewg/MgM![]()

Ave Masters,
we the simple users salute you.

Forgive me for jumping into thread, just saw the `MgM` is referenced by Grigory,
and I 'd like to add a comment on it, since I happen to be the maintainer of this repository at GitHub.
Before anything, I'm very glad to say that it's based on Grigory's exceptional work.
Which in turn it's based on even more exceptional work of Roberto Lopez.
Thank you (both) very much, guys! (err.., masters I mean..

I am using this mingw-compiled minigui "flavour", in production, for some years now, with very good results;
no problems whatsoever! (I named it "MgM" just to be distinguished from BCC minigui version)
Currently it's in synch with 18.01 version. Unfortunately, I have run out of time (and energy) to keep synchronizing it with newer features
and all the significant updates that are constantly made by the tireless in their great work, Grigory and the rest minigui-team.
Few months ago a fellow have made a try to update to 18.03 version, which i had no time to review and merge.
Anyhow, this is a stable and well tested piece of software; after all, it's based on the legendary Harbour MiniGUI.

Let me suggest to try it and ideally, update it to recent 18.08 version. It's not difficult; you (anybody, I mean) can simply fork it
and work on it by your own.
regards,
Pete
- Roberto Lopez
- HMG Founder
- Posts: 3921
- Joined: Wed Jul 30, 2008 6:43 pm
- Has thanked: 15 times
- Been thanked: 140 times
From time to time I have some "self esteem" problems... the next time that happen, I'll PM You

I love MingW.PeteWG wrote:
Forgive me for jumping into thread, just saw the `MgM` is referenced by Grigory,
and I 'd like to add a comment on it, since I happen to be the maintainer of this repository at GitHub.
<...>
The idea of a fully open source/free compiler, captivated me from the first moment I knew it could be used with Harbour
Lorenzo Fiorini helped me a lot in the creation of the first functional MiniGUI library version for MingW in 2005 (called HMG from then).
13 years and counting... no complains!

Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)