Announcement: Beta Release of MiniGUI Library 25.01

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: 1099
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Announcement: Beta Release of MiniGUI Library 25.01

Post by gfilatov »

Dear Friends,

We are excited to announce the beta release of MiniGUI Extended Edition 25.01! This version introduces a range of enhancements, new features, and bug fixes aimed at improving the performance, usability, and versatility of the MiniGUI library.

Key Updates in 25.01:

Fixes
- Resolved incorrect handling of string parameters in the SetWindowTheme() function.
- Fixed a bug in Numeric Textbox handling Euro symbol format masks.

New Features
- 'SetHeaderImages' Method: Assign header images dynamically to the Grid control.
- RichEditBox with Keyword Highlighting: New sample for advanced text editing capabilities.
- HMG Easy Build Utility: An Explorer-like interface for managing projects (Pro Version).
- Harbour IDE: A console-based environment for source editing and compilation (Pro Version).

Enhancements
- StatusBar now supports an icon handle property (hIcon) that can be set at runtime.
- Synchronized compatibility with official HMG, including new properties in the TREE control such as FullRowSelect, HasLines, and ImageList.

Library Updates
- Updated the Bos Taurus Graphics Library to include advanced C functions for graphics operations.
- Updated SQLite library to 3.47.2 version.
- Harbour Compiler (3.2.0dev) was updated to the latest version.

Your insights are invaluable - please share your feedback to help us perfect this version before the final release.

Your feedback is welcome!

Warm regards,
Grigory Filatov
MiniGUI Team
User avatar
serge_girard
Posts: 3342
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: Announcement: Beta Release of MiniGUI Library 25.01

Post by serge_girard »

Thanks !
There's nothing you can do that can't be done...
ASESORMIX
Posts: 216
Joined: Thu Oct 25, 2012 8:08 pm
Location: Bqto, Venezuela

Re: Announcement: Beta Release of MiniGUI Library 25.01

Post by ASESORMIX »

Hola.
Alguien sable como crear mis ejecutables es 64 bit en Mg Ex?.
Y cuando se agregará la libreria webview2 desarrollada por Sr. Soto.
User avatar
srvet_claudio
Posts: 2223
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: Announcement: Beta Release of MiniGUI Library 25.01

Post by srvet_claudio »

ASESORMIX wrote: Mon Apr 07, 2025 11:08 pm Hola.
Alguien sable como crear mis ejecutables es 64 bit en Mg Ex?.
Y cuando se agregará la libreria webview2 desarrollada por Sr. Soto.
Hola,
está disponible en la versión de 64 bits de HMG Ex, previa donación voluntaria.
https://hmgextended.com/download.html
Dear Friends,

We are excited to announce the availability of Private MiniGUI Builds.

I've prepared only two private MiniGUI packages for build 25.04:

- MinGW C 14.2.0 64-bit version (included in the packages);
- Embarcadero C++ 7.70 32-bit compiler (included in the package).

Please note that the 64-bit package contains an updated hb_WebView example (along with all of Claudio Soto's sources).
Thanks for this contribution and documentation for all functions!

There is also a MiniGUI build 25.04 for the following xHarbour compiler:

xHarbour Build Info
---------------------------
Version: xHarbour 1.3.1 Intl. (SimpLex) (Build 20250226)
PCode Version: 10
Compiler: Borland/Embarcadero C++ 7.7 (32-bit)

And I've also tested MiniGUI with 64-bit Embarcadero C++ 7.70 (based on clang).

These builds are exclusively accessible to our valued donors as a token of our appreciation for your support.

We thank you for your continued contributions!

Warm regards,
Grigory Filatov
MiniGUI Team
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
ASESORMIX
Posts: 216
Joined: Thu Oct 25, 2012 8:08 pm
Location: Bqto, Venezuela

Re: Announcement: Beta Release of MiniGUI Library 25.01

Post by ASESORMIX »

Copiado.
Gracias Sr. Soto
Post Reply