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.
HMG 3.0.29 TEST (another boring story about a control:)
Moderator: Rathinagiri
- 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:)
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
Re: HMG 3.0.29 TEST (another boring story about a control:)
I've tried to make sample, but without success.... 
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
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
Re: HMG 3.0.29 TEST (another boring story about a control:)
I found!
Problem lays in WAIT WINDOW
I've created sample with success
this time
Problem lays in WAIT WINDOW
I've created sample with success
- Attachments
-
- error.zip
- (2.71 KiB) Downloaded 285 times
- 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:)
Thanks!mol wrote:I found!
Problem lays in WAIT WINDOW
I've created sample with successthis time
I'll work on it ASAP.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
Re: HMG 3.0.29 TEST (another boring story about a control:)
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
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
- 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:)
Yes. I'll do.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
But the 'when' I'll do depends in my available time.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)