Removing empty spaces

lukew92's icon

Hi

I've just finished a patcher in Max and I want to build an application from it, I'm using fpic as a background image but there is always a bit of extra white space at the edge of the patch. Is there a way to stop Max from making the patching window bigger every time I increase the size of the fpic background?

seejayjames's icon

You can set the window size manually with commands to [thispatcher]. I think you can hide the scroll bars too, which would automatically come up if you shrink the patch "over" the fpic. Check [thispatcher] help file and docs for lots of good stuff besides just controlling windows too...