HMG 3.0.29 TEST (another boring story about a control:)

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

Moderator: Rathinagiri

User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG 3.0.29 TEST (another boring story about a control:)

Post by sudip »

Hello Roberto,

Thanks a lot for this excellent update. Poblems of data bound grid solved :D Panel control is excellent :D It will be very usefull :D

Story of Panel control is very interesting, it's not at all a boring story :lol:

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
Last edited by sudip on Mon Apr 12, 2010 7:33 am, edited 3 times in total.
With best regards,
Sudip
User avatar
Alex Gustow
Posts: 290
Joined: Thu Dec 04, 2008 1:05 pm
Location: Yekaterinburg, Russia
Contact:

Re: HMG 3.0.29 TEST (another boring story about a control:)

Post by Alex Gustow »

Roberto, HMG is cooler and cooler day to day! :)
Thanks for new (and useful) 'toys'!
Let's play together!
User avatar
Rathinagiri
Posts: 5481
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG 3.0.29 TEST (another boring story about a control:)

Post 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.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
mol
Posts: 3805
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG 3.0.29 TEST (another boring story about a control:)

Post by mol »

I thought about polish edition of HMG book...
What do you think?
JALMAG
Posts: 265
Joined: Sun Jan 10, 2010 7:05 pm
DBs Used: DBF, MariaDB
Location: España - Spain

Re: HMG 3.0.29 TEST (another boring story about a control:)

Post by JALMAG »

Gracias Roberto, como siempre agradecerte tus esfuerzos.
Un cordial saludo. :D
claudiotedesco
Posts: 132
Joined: Thu Jul 31, 2008 12:05 pm

Re: HMG 3.0.29 TEST (another boring story about a control:)

Post by claudiotedesco »

Excelente lo del PANEL
muy buen elemento para la programacion
Saludos

Claudio
User avatar
mol
Posts: 3805
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG 3.0.29 TEST (another boring story about a control:)

Post 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 :(
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0.29 TEST (another boring story about a control:)

Post 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.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
karweru
Posts: 220
Joined: Fri Aug 01, 2008 1:51 pm
DBs Used: DBF,mysql,mariadb,postgresql,sqlite,odbc
Contact:

Re: HMG 3.0.29 TEST (another boring story about a control:)

Post by karweru »

Excellent addition Roberto. Thank you very much.
Kind regards,
Gilbert.
User avatar
Algernon
Posts: 57
Joined: Sat Mar 20, 2010 10:36 am
DBs Used: DBF
Location: Arucas, Gran Canaria, Canary Islands

Re: HMG 3.0.29 TEST (another boring story about a control:)

Post by Algernon »

Muchas Gracias,

Thank you very much Roberto.

Javier Suárez

La obra humana más bella es la de ser útil al prójimo. (Sófocles)
The most beautiful work of man is to be useful to others. (Sófocles)
Post Reply