[SOLVED] Is there any problem with dcl_Form_Show call several times [6.0.0.2]

Started by stephan_35 · 2009-09-02 19:41 UTC · 4 replies · SMF topic #900

Hello,

With OnRightClick event i show a modeless dialog box.

(dcl_Form_Show mybox)


But i do not control if it's already show, then launch again and again at every right click.

And sometimes an alert box tell me that there is an error at parameter 0 in dcl_Form_Show , then modeless disepear, then it's impossible to show it again.

Should i have to test if my modeless is already show ?

or is there something else ?

Very hard to reproduce, maybe every 1 hour of testing ....

Thanks for help.
I assume this is due to this bug:
https://sourceforge.net/tracker/index.php?func=detail&aid=2849525&group_id=187950&atid=923363

If so, the bug is now fixed for Alpha 3.

yep, just came/went to report it.  ;D


not a problem if the 'Force Reload' flag is passed to (dcl_project_load ...

otherwise,
the
(dcl_form_show ... works the initial time ..
then didn't work subsequent calls.


... at least I think this is the same problem.

Uninstalled 6.0.0.2 and installed 6.0.0.1 resolved the issue.

Regards
Kerry



BTW
Thanks Owen for your tenacity.

author=Kerry Brown link=topic=900.msg4505#msg4505 date=1252039140 wrote:
Thanks Owen for your tenacity.


Tenacity is my middle name. If I was a lot more smart, I'd be a lot less stubborn.
Solved with [6.0.0.3]