Hi, I would like this. When I click into a dialog but not in a ID the dialog should drop whenever I want. I have made this:

Code:
if ($devent == sclick) { if !$did { dialog -s $dname $mouse.x $mouse.y * * }


But it won't work. Someone can help me? laugh