Page 1 of 21

HMG.3.4.2

Posted: Tue Sep 22, 2015 12:05 pm
by Rathinagiri
Hi,

I am happy to announce the release of the latest version of HMG - 3.4.2. This version contains exciting debugger tool of Dr. Claudio Soto along with the various fixes and patches from the older versions.

Please download the new version from here.

Change log:

Code: Select all

-HMG 3.4.2 2015/09/22
   - Updated to latest Harbour Nightly Build (2015-09-04)
   - New HMG DEBUGGER: native GUI debugger for HMG (see doc)
   - New function: HMG_PrintGetJobInfo() (see START PRINTDOC doc)
   - New function: HMG_PrinterGetStatus() (contrib by BPD2000)
   - Now SplitChild Window support OnPaint event.
   - New button in IDE for fast access to compile in debug mode (IDE 1.0.9)   
   - New function HBtoWinDateFormat() for fixed bug in get date format of MonthCal/DatePick controls (contrib by Pablo Cesar)
   - IsControlDefined, IsWindowDefine and IsWindowActive functions, accept parameters FormName/ControlName with/without quotation marks (contrib by Pablo Cesar)
   - Fixed bug in CreateEvent (reported by Roberto Lopez)
   - Fixed bug in This.QueryData of Grid control (reported by Roberto Lopez)
   - Fixed bug in BackColor of InputWindow (reported by Roberto Lopez)
   - Fixed bug in Print Preview (reported by Roberto Lopez)
   - Fixed bug in get Cell value of the Grid control (reported by Marek)
   - Fixed bug in default color of HeaderDYNAMICBACKCOLOR of the Grid control (reported by Rathinagiri)
   - Fixed bug in DYNAMICFONT and ONCHECKBOXCLICKED of Grid control in i_altsyntax.ch header file (contrib by Rathinagiri)
   - Fixed memory leak in the functions: EnumWindows, SetSubClassEvent and EnumProcessesID (contrib by Grigory Filatov)
   - Fixed Row position in PDF (Contributed by Marek)

Re: HMG.3.4.2

Posted: Tue Sep 22, 2015 12:22 pm
by serge_girard
Thanks Rathi + Claudio and all others involved !!!!

Serge

Re: HMG.3.4.2

Posted: Tue Sep 22, 2015 12:54 pm
by EduardoLuis
Hi Rathi and Claudio:

First, thanks for all your efforts.-
Second, downloaded and testing.-

With regards.
Eduardo

Re: HMG.3.4.2

Posted: Tue Sep 22, 2015 1:01 pm
by serge_girard
The DEBUGging is really great !!!!
Serge

Re: HMG.3.4.2

Posted: Tue Sep 22, 2015 1:37 pm
by bpd2000
Thank you Dr. Claudion and Rathinagiri for new version

Re: HMG.3.4.2

Posted: Tue Sep 22, 2015 1:59 pm
by EduardoLuis
Hi Rathi and Claudio:

I don't know if this issue becomes from an incorrect instalation or something else.-
Just for testing new version, I've compiled GRID_24 sample, and notice to issues:

1) Any cell of column 1 can't be focoused (mouse or keyboard).-
2) When you choose any cell of rest columns Win system error is noticed.-

The same issues happends on GRID_25, GRID_26, not on grid samples with arrays.-

After, i test some of my app and this happens again (if you compile any of this with version 3.40 all works fine).-

Just for the record, this test were maid under WIN XP SP3.-
With regards.
Eduardo

Re: HMG.3.4.2

Posted: Tue Sep 22, 2015 2:00 pm
by EduardoLuis
Hi Rathi and Claudio:

By the i forgot to mention that DEBUG does not shows any error in these test.-
With regards.
Eduardo

Re: HMG.3.4.2

Posted: Tue Sep 22, 2015 2:28 pm
by Rathinagiri
Hi Eduardo,

I don't get these errors in my Win 7 machine. I will check in XP.

Re: HMG.3.4.2

Posted: Tue Sep 22, 2015 2:59 pm
by EduardoLuis
Hi Rathi:

In advance thanks for your test.-
I'm attaching GRID_24.EXE generated just to show what happends.-
I frequently develope my app on a machine with WIN XP SP3, because many of my clients uses that SO and don't want to upgrade to new ones.-
Hopping you can guide me to solve this issue with regards.
Thanks in advance. Eduardo

Re: HMG.3.4.2

Posted: Tue Sep 22, 2015 3:18 pm
by bpd2000
Eduardo is correct, there is some problem in WinXP
Even we select Col-6 Memo of example Grid-25 program program quit with error as per screen attached
err-1.PNG
err-1.PNG (11.25 KiB) Viewed 39432 times
When we try to edit Col-2 edit box filled with junk character as per screen