mIRC Homepage
Posted By: Coca_Bear Dialog Question - 13/02/03 05:30 AM
I dont know if it is possible or not but.. Can you update an dialog while it is open? i've tried timer 10 1 /dialog -m first first but it says dialog "first" in use.

Thanks

Coca-Bear
Posted By: Hammer Re: Dialog Question - 13/02/03 06:31 AM
Depends on what you mean by update. If you mean changing the positions or sizes of the controls, then no, you have to re-open the dialog; if you mean modify values shown in controls, then yes, you can use /did to change almost all values displayed.
Posted By: Coca_Bear Re: Dialog Question - 13/02/03 08:00 AM
$did ah.. i got it now :P it all works, use -r and -i with a timer..one more Q :P Is there anyway or getting rid of the

* Timer 2 activated
-
* Timer 1 halted
-
* Timer 1 activated
-
* Timer 2 halted

from my status window?

Thanks

Coca-Bear
Posted By: Hammer Re: Dialog Question - 13/02/03 08:25 AM
.timer (with the dot)
Posted By: Coca_Bear Re: Dialog Question - 13/02/03 10:02 AM
Oh that simple.. hehe thanks

Coca-Bear
Posted By: Watchdog Re: Dialog Question - 13/02/03 10:06 AM
The fullstop acts a bit like haltdef and covers most command inputs.
Posted By: augux Re: Dialog Question - 13/02/03 03:32 PM
In addiction, you can use $show in an alias in order to know if this alias was initiated with a . (dot). If it was, $show returns $false, otherwise it returns $true.
© mIRC Discussion Forums