how to resize Max Windows without the toollbar
Hi,
Somes windows of somes subpatches are taller than my laptop screen.
I don't acces to the toolbar of the window.
I would like to resize this windows, but I don't find how to change this in Max Menu.
How to do ?
All
Create a [thispatcher] object and use that to set the window co-ordinates. Have a look in the help file for more information but a message like "window size 100 100 500 500, window exec" should work.
select zoom in the window dropdown menu this re-sizes to fit screen.
Also, if you're on Mac OS, clicking on the Zoom button in the Title bar (what some people refer to as the "red dot") should resize the window to something just inside the physical screen boundaries.
(Max used to be a little idiosyncratic in its implementation of the Zoom button, but I think it's OK now.)