HMG 3.0 FORUM TEST XV

HMG announcements; Latest HMG-related news, releases, fixes and updates.

Moderator: Rathinagiri

User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

HMG 3.0 FORUM TEST XV

Post by Roberto Lopez »

Hi All,

Changes on this release:

- BugFix (Numeric Inputmask TextBox) reverted (OnChange procedure executed on LostFocus/GotFocus): This fix created serious problems on InputMask processing, so I've reverted while working on a new fix that do not interfere with that. Reported by Esgici.

- Append not working on data-bound grid. Reported by Sudip.

- Return/Escape Keys not working on data-bound grid combo. Reported by Sudip.

- Problem in IDE errorlog window. Reported by Ricci.


Download/Descarga: hmg300_Test_15.exe
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG 3.0 FORUM TEST XV

Post by sudip »

Hello Master Roberto,
Thanks a lot for this version.
With best regards.
Sudip
With best regards,
Sudip
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG 3.0 FORUM TEST XV

Post by esgici »

Thanks a lot Maestro :D

Best Regards

--

Esgici
Viva INTERNATIONAL HMG :D
JALMAG
Posts: 265
Joined: Sun Jan 10, 2010 7:05 pm
DBs Used: DBF, MariaDB
Location: España - Spain

Re: HMG 3.0 FORUM TEST XV

Post by JALMAG »

Roberto Lopez wrote:Hi All,

Changes on this release:

- BugFix (Numeric Inputmask TextBox) reverted (OnChange procedure executed on LostFocus/GotFocus): This fix created serious problems on InputMask processing, so I've reverted while working on a new fix that do not interfere with that. Reported by Esgici.

- Append not working on data-bound grid. Reported by Sudip.

- Return/Escape Keys not working on data-bound grid combo. Reported by Sudip.

- Problem in IDE errorlog window. Reported by Ricci.


Download/Descarga: hmg300_Test_15.exe
Gracias maestro, vaya capacidad de trabajo, envidiable.
Un saludo cordial.


Thank you teacher that working, enviable capacity.
A cordial greeting.
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG 3.0 FORUM TEST XV

Post by sudip »

Hello Master Roberto,

After small test I found:
Append not working on data-bound grid. Reported by Sudip.
Solved :)
Return/Escape Keys not working on data-bound grid combo. Reported by Sudip.
Solved :) :)

But, working on celled grid with combo box I found some problems. The grid has 3 columns. 1st column is hidden by setting width 0, 2nd column is shown, but 1st and 2nd column is made readonly using colmunwhen as .f. . 3rd colmun is combobox control. After selecting combobox, when I pressed enter or double clicked on 2nd column (in grid it is shown as 1st column) I got following error.

Code: Select all

Date:13/01/2010 Time: 00:30:59
Error BASE/1066 Argument error: conditional

Called from _HMG_GRIDINPLACEKBDEDIT_2(1722)
Called from EVENTS(1735)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4560)
Called from DOMETHOD(7277)
Called from ATTEN(17)
Called from (b)MAIN(86)
Called from _DOCONTROLEVENTPROCEDURE(4872)
Called from EVENTS(1328)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4514)
Called from MAIN(108) 
Sal.jpg
Sal.jpg (37.24 KiB) Viewed 5125 times
I am also sending my unfinished project source code
Salary.zip
(24.54 KiB) Downloaded 288 times
Please check Atten.prg and frmAtten.fmg for the problem

Thanks in advance :)

With best regards.

Sudip
With best regards,
Sudip
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0 FORUM TEST XV

Post by Roberto Lopez »

sudip wrote:
But, working on celled grid with combo box I found some problems. The grid has 3 columns. 1st column is hidden by setting width 0, 2nd column is shown, but 1st and 2nd column is made readonly using colmunwhen as .f. . 3rd colmun is combobox control. After selecting combobox, when I pressed enter or double clicked on 2nd column (in grid it is shown as 1st column) I got following error.

Code: Select all

Date:13/01/2010 Time: 00:30:59
Error BASE/1066 Argument error: conditional
[/quote]

I'm unable to build it.

I get a lot of undefined reference errors.

Could be you so kind to reduce to a small sample ?

TIA.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG 3.0 FORUM TEST XV

Post by sudip »

Roberto Lopez wrote:.....
I'm unable to build it.
I get a lot of undefined reference errors.
Could be you so kind to reduce to a small sample ?
TIA.
Yes, Master Roberto. I shall do it :) but it will take some time :) And it's positive side will be, during creation of Small sample I may found "my" error :lol:
BTW, I have sent whole project along with sample data (as shown in the picture). The project file is Salary.hbp. I compiled just it again with IDE.
But, I shall definitely send you a smaller sample :)
With best regards.
Sudip
With best regards,
Sudip
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0 FORUM TEST XV

Post by Roberto Lopez »

sudip wrote:
Roberto Lopez wrote:.....
I'm unable to build it.
I get a lot of undefined reference errors.
Could be you so kind to reduce to a small sample ?
TIA.
Yes, Master Roberto. I shall do it :) but it will take some time :) And it's positive side will be, during creation of Small sample I may found "my" error :lol:
BTW, I have sent whole project along with sample data (as shown in the picture). The project file is Salary.hbp. I compiled just it again with IDE.
But, I shall send you a smaller sample :)
With best regards.
Sudip
Was MY ERROR :)

Please, search for all return statements without a value in the function _HMG_GRIDINPLACEEDIT and give it a '.f.'.

It should fix it.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG 3.0 FORUM TEST XV

Post by sudip »

Thanks a lot Master Roberto :)
I was afraid I might disturbing you :(
I saw your post by the time I just created my "small" sample ;)
Thanks a lot again :)
It's 1:25am in India and I really need to sleep. I shall test with your tip tomorrow. :)
Good night to you all! :)
With best regards.
Sudip
With best regards,
Sudip
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 3.0 FORUM TEST XV

Post by Vanguarda »

Thanks Master for this new release.

My best regards,
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
Post Reply