Re: HMG 3.3.1 (Stable)
Posted: Tue Sep 09, 2014 7:59 pm
I've tried with DO EVENTS but without any good effects 
Exclusive forum for HMG, a Free / Open Source xBase WIN32/64 Bits / GUI Development System
http://www.hmgforum.com/
DO EVENTS, as far I know, has nothing to do with memory leakage. It is intended to prevent cpu's overhead.mol wrote:I've tried with DO EVENTS but without any good effects
Try with:andyglezl wrote:Hola, sigo probando el Control TREE y en ocasiones al MINIMIZAR y volver a MAXIMIZAR
la ventana, se pierde alguna parte del control. Alguna idea ?
----------------------------------------------------------------------------------------------------
Hi, I'm testing the Control TREE and sometimes back to MINIMIZE and MAXIMIZE
window, a part of control is lost. Any idea?
Code: Select all
ON MAXIMIZE FormName.TreeName.REDRAWI will explain your questions.Italia1 wrote:Thank you very much for new version and relative patch!
Patch 1 - viewtopic.php?p=36228#p36228 - Pag.8 by Dr. Claudio Soto
Patch 2 - viewtopic.php?p=36320#p36320 - Pag.10 by Dr. Claudio Soto
3 questions:
1. The installer HMG.3.3.1.exe modifies the windows registry?
2. You can simply copy the folder from one PC to another (in other words if it is portable)?
3. To activate the patch you should always use BuildLib.bat?
Thanks to all!
------------------------- italianoPablo César wrote:Hi man ! Good wellcome !
I will explain your questions.
1. Yes, the installer HMG.3.3.1.exe always modifies the windows registry. But this is for information. HMG works normally if key register is deleted.
2. Yes, you can copy the entire HMG folder to any hard disk or floppy disk, it will work normally. IMHO it is good to be registered and also preserve same folder, this is my pratice.
3. Yes, always is need to re-build the HMG build when a patch is released.
P.S. In some special cases, you need to know wich is the most updated version of HMG and where it was installed. For this reason I prefer to be registered.
Italia1 wrote:Hello Pablo the Magician!
Thanks for the explanation, good and precise!
What I found is in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall these following info: I use these in FMG_Editor and in HMG version installed check urls in these codes and see.Italia1 wrote:Do you know what are the registry entries that the installer adds or changes?
Well this is one question to be discussed by HMG community and HMG Developer Team. IMHO is very important to be registered at least to know what is the last version installed.Italia1 wrote:It would be great that even the great HMG uses this methodology. Given the fragility of the register windows.
Also because in practice HMG, except in some specific cases, it does not use the registry entries.
I hope for nice 7z file in future versions?
Yes, if you have confirmed different folders names, It will be installed in different folders and you can keep or exclude any one of it or even use retro-version too.Italia1 wrote:Later I will install the new version on another folder, always on the D partition (eg D: \HMG3.3.1\): I can have 2 versions working perfect?
Bonjour,mol wrote:I've applied patch2 and I can't compile my project
I'm getting error:Code: Select all
C:\hmg\include\i_tree.ch(233) Error E0003 Duplicate variable declaration '_HMG_THIS_TREEITEM_VALUE'
Code: Select all
//_HMG_THIS_TREEITEM_VALUE