Page 1 of 1

too large!

Posted: Tue Apr 23, 2013 8:29 pm
by margu
i've exported a standalone application that have this code

Code: Select all

on openstack
set the fullscreen of this stack to true
end openstack
it's perfect, on my computer, but when i try it on an another pc that have a smaller screen then mine, the application open too large (i think large as my screen).
how to fix?

Re: too large!

Posted: Tue Apr 23, 2013 10:58 pm
by dave_probertGA6e24
If the target computer screen size is smaller than what you designed at then it will not fit - pretty obvious really.

Search the forums for topics to do with scaling, screenRect and Geometry Manager.