2009-09-02 19:41 UTC
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.
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.