Imbed Zoom-Level into Built Collective/Application

mpberger's icon

Hi,

I am working on a high resolution monitor and have built a patch that for all intents and purposes needs to fill the screen. I can easily make the patch window smaller and then zoom out to show the entire patch without using the entire screen. I would like to be able to built the collective/application so that it opens at this new zoom level instead of the default 100% in order to compensate for other machine's potentially lower resolution displays. Zooming does not seem to be an option when opening a collective/application with either the Max Runtime, or a full version.

Any ideas? What am I missing?

ch's icon

Hi,

Maybe you could use [zoomfactor $1] to thispatcher.

mpberger's icon

Thank you!