Possible to script vertical/hor. maximization?

Can't find any documented commands for it..

Hello!
I was wondering if it's possible to script toolbar buttons for vertical and horizontal maximization (i.e. making a window only as high as the screen but keep its current width, or the other way around). A WBS scripting guide (I'd link to it but I seem to have lost it..) told me there's all sorts of GET and SET commands for window properties, but I can't set the WINDOW X or WINDOW HEIGHT properties, and those are sorta needed...
Any chance someone has found out how this works and would like to share their knowledge?
Thanks for your time!
1,817 views 1 replies
Reply #1 Top
I know it's possible with javascript to resize and reposition windows... a quick google search will give you the resources to do that.