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
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
<...>
[/quote]

Marek,

The new panel code should not not affect the modal window creation code and/or handling variables.

I've analyzed the error message and related code and I've was not able to reproduce the problem.

The message you've got should arise only when you programatically attempt to close a non-top modal window. I've not found any other way to get it.

So, is very important that you could confirm this as a problem via a sample, so, I could fix quickly.

TIA.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
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 tried to make sample, but without success.... :D
I'll test my bigger project, maybe I'll find, what's going on.
It's strange that works OK with 3.0.28, but causes error when compiled with 3.0.29 without any code change.

I'll report...
Marek
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 found!

Problem lays in WAIT WINDOW
I've created sample with success :( this time
Attachments
error.zip
(2.71 KiB) Downloaded 286 times
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 found!

Problem lays in WAIT WINDOW
I've created sample with success :( this time
Thanks!

I'll work on it ASAP.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
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 »

Hello Roberto!
Do you expect in the near term support of fields from related database in GRID control?

I want to switch to GRID from browse, but without this functionality it's not possible in some cases :(
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:Hello Roberto!
Do you expect in the near term support of fields from related database in GRID control?

I want to switch to GRID from browse, but without this functionality it's not possible in some cases :(
Yes. I'll do.

But the 'when' I'll do depends in my available time.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
Post Reply