Welcome to the HMG Forum!
At first, a big thanks to Rathinagiri who had created this site for us.
Currently I have a little free time to be here, but I'll try to do my best
to, at least, read the forums daily and eventually do some posts.
What is HMG ?
Well.. for the new people approaching HMG I can say that this is a mix
between one of the best programming and data manipulation languages ever
created (xBase) and the VB/RapidQ GUI handling style.
All GUI object are public and can be created and managed with very simple
code.
The basic components of HMG are:
- Harbour Compiler (generates C code from xBase code).
- Harbour MiniGUI library (functions and preprocessor directives
to handle GUI).
- MingW Compiler.
- Harbour MiniGUI IDE (Optional tool for two-way visual design).
What are the main project goals ?
To keep the GUI handling as easy, elegant and clean as possible and the
library core as compact, stable and reliable as we can.
It implies, that the changes to the core will be subject to very strict test
prior tag a specific build as 'stable'.
Other of the main goals is to hide the complexities associated with the
operating system internals, allowing to the programmer, focus on his
application, instead OS technical things.
So, what is the place for experimentation and exciting new 'things' ?
The User components interface, of course.
I've created to let to any HMG user to add fully new GUI elements, or add
properties and events to existing ones.
Where is the HMG site ?
http://harbourminigui.googlepages.com
Where can I download HMG ?
http://harbourminigui.googlepages.com
Why Roberto doesn't answer my messages ?

I have a very little free time for HMG right now. Anyway I'm reading
and answering the Sorceforge's HMG bug tracker and Wish tracker,
almost daily, please use it.
Does HMG will be 'real' OOP some day in the future ?
Who knows

That's all ?
Yes, but will be more in the future!
Regards,
Roberto.