PDA

View Full Version : variable window size



dabid
December 7th, 2003, 11:49 PM
Hi,
I've searched the help and forums and I managed to figure out how to get the mouse position into a variable, but now i went to resize and move a window based on that variable. It seems that window commands don't accept variables. Is there any way I can set the size of a window to a variable?

My plan, if anyone is interested, is to make a shortcut key which horizontally or vertically tiles just the current window and the previous current window (i.e. alt+tab once). The dividing line between the two windows would be the current mouse position.

w3rd.