| ohh :/ think i wassen't talking clearly enoughJanuary 12 2003 at 7:24 AM No score for this post |
(Login geiger) from IP address 217.208.102.2 |
Response to MoveControl !on dialog |
|
check out this:
ON *:SIGNAL:nicklist_resize: {
echo -a $dll(mdx.dll,MoveControl,Mdx_dialog $+ $remove($active,$chr(35)) 1 $calc($2 + 5) $calc($3 + 50))
}
$2 returns width and $3 returns height, the dialog name is Mdx_dialog $+ (active window)
how can i now use MoveControl or anything else that can resize id 1 in that dialog? | |
| | Responses |
|
|