Atozed Forums
IW 15.0.3 Forms not released - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: IW 15.0.3 Forms not released (/thread-373.html)



IW 15.0.3 Forms not released - JuergenS - 06-09-2018

Hello,

i have IW15.0.3 installed for C++Builder 10.2 Update 3 and my current project compiled successfully.
I didn't need to modify anything, great.
I can also create and show forms from the main form main menu but if i call Release() in this forms,
some of them, not all, won't disappear from the browser window. So i can't get back to the main form.

Huh 

Best Regards
Juergen


RE: IW 15.0.3 Forms not released - JuergenS - 06-11-2018

Hello,


here is an additional information.

The problem only arises, if Release() is called from within an asynchronous event handler.

Best Regards
Juergen


RE: IW 15.0.3 Forms not released - Alexandre Machado - 06-11-2018

(06-11-2018, 08:12 AM)JuergenS Wrote: Hello,


here is an additional information.

The problem only arises, if Release() is called from within an asynchronous event handler.

Best Regards
Juergen

Please download version 15.0.4 which fixes this issue. Please check it here: https://www.atozed.com/2018/06/15-0-4/


RE: IW 15.0.3 Forms not released - JuergenS - 06-11-2018

OK, this works.
Juergen


RE: IW 15.0.3 Forms not released - Alexandre Machado - 06-12-2018

Great! thanks for the feedback