mIRC Homepage
Posted By: biggem001 edit box with vars - 14/08/04 07:59 PM
ok i have an on sclick for an edit box that set the text to a var, well, now i need that var to go into an edit box every time to var changes i want it to change, so


On *:Dialog:newmp3:sclick:1:{
echo -a You Selected: $did(1).seltext Which is on line; $did(1).sel
/set %song $did(1).seltext
}
thats the code to set the var
but now i need that var to be in edit box, use sclick:1: { please but thats as far as i got!
Posted By: tsoglanos Re: edit box with vars - 14/08/04 08:39 PM
I am not sure what you are asking for if i understendt you right you want to detect if text in editbox was changed if it is so
Code:
  
$did(yourdialog,Id).edited would return $true/$false

Posted By: biggem001 Re: edit box with vars - 14/08/04 08:46 PM
i no wat i need to do now so nvm this post
© mIRC Discussion Forums