Page 2 of 3
Re: HMG 3.0.29 TEST (another boring story about a control:)
Posted: Mon Apr 12, 2010 2:25 am
by sudip
Hello Roberto,
Thanks a lot for this excellent update. Poblems of data bound grid solved

Panel control is excellent

It will be very usefull
Story of Panel control is very interesting, it's not at all a boring story
Rathi, when we will finally write the HMG book, I want to include these stories (eg., Browse, Panel etc.). What do you think?
With best regards.
Sudip
Re: HMG 3.0.29 TEST (another boring story about a control:)
Posted: Mon Apr 12, 2010 6:38 am
by Alex Gustow
Roberto, HMG is cooler and cooler day to day!

Thanks for new (and useful) 'toys'!
Let's play together!
Re: HMG 3.0.29 TEST (another boring story about a control:)
Posted: Mon Apr 12, 2010 9:15 am
by Rathinagiri
Rathi, when we will finally write the HMG book, I want to include these stories (eg., Browse, Panel etc.). What do you think?
Definitely Sudip.
Re: HMG 3.0.29 TEST (another boring story about a control:)
Posted: Mon Apr 12, 2010 9:46 am
by mol
I thought about polish edition of HMG book...
What do you think?
Re: HMG 3.0.29 TEST (another boring story about a control:)
Posted: Mon Apr 12, 2010 11:59 am
by JALMAG
Gracias Roberto, como siempre agradecerte tus esfuerzos.
Un cordial saludo.

Re: HMG 3.0.29 TEST (another boring story about a control:)
Posted: Mon Apr 12, 2010 12:14 pm
by claudiotedesco
Excelente lo del PANEL
muy buen elemento para la programacion
Saludos
Claudio
Re: HMG 3.0.29 TEST (another boring story about a control:)
Posted: Mon Apr 12, 2010 12:46 pm
by mol
I've recompiled my project with hmg 3.0.29 and error occurs when I've tried to close one window.
Code: Select all
Error: HMG 3.0.29 (2010.04.11)
Non top modal windows can't be released. Program terminated
Called from _RELEASEWINDOW(3171)
Called from DOMETHOD(7361)
Called from ZAPISZFZT(700)
Called from (b)ZAKUPTOWAROW(150)
Called from _DOCONTROLEVENTPROCEDURE(5134)
Called from EVENTS(590)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4798)
Called from ZAKUPTOWAROW(158)
Called from (b)MAIN(412)
Called from _DOCONTROLEVENTPROCEDURE(5134)
Called from EVENTS(1407)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4742)
Called from MAIN(96)
I've rollbacked version to 3.0.28, and this error does not occur.
I think, it maybe caused by new type (PANEL) window...
I haven't got any small sample

Re: HMG 3.0.29 TEST (another boring story about a control:)
Posted: Mon Apr 12, 2010 1:04 pm
by Roberto Lopez
mol wrote:I've recompiled my project with hmg 3.0.29 and error occurs when I've tried to close one window.
Code: Select all
Error: HMG 3.0.29 (2010.04.11)
Non top modal windows can't be released. Program terminated
Called from _RELEASEWINDOW(3171)
Called from DOMETHOD(7361)
Called from ZAPISZFZT(700)
Called from (b)ZAKUPTOWAROW(150)
Called from _DOCONTROLEVENTPROCEDURE(5134)
Called from EVENTS(590)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4798)
Called from ZAKUPTOWAROW(158)
Called from (b)MAIN(412)
Called from _DOCONTROLEVENTPROCEDURE(5134)
Called from EVENTS(1407)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4742)
Called from MAIN(96)
I've rollbacked version to 3.0.28, and this error does not occur.
I think, it maybe caused by new type (PANEL) window...
I haven't got any small sample

Please, try to create a sample from it, so I'll could analyze and solve the problem.
TIA.
Re: HMG 3.0.29 TEST (another boring story about a control:)
Posted: Mon Apr 12, 2010 3:53 pm
by karweru
Excellent addition Roberto. Thank you very much.
Re: HMG 3.0.29 TEST (another boring story about a control:)
Posted: Mon Apr 12, 2010 4:23 pm
by Algernon
Muchas Gracias,
Thank you very much Roberto.