Code:
  
on *:dialog:*:sclick:*:{  dialog -s $dname $dialog($dname).x $dialog($dname).y $dialog($dname).w $dialog($dname).h }
 


Put that in some place in a remotes, you'll notice all your dialogs going crazy any time you click. Even though it shouldn't really do anything. I wanted to resize something and figured that might work out, but apparently it went nutty. It either resizes wrong or returns the size wrong.