help me, too large application
Posted: Fri Apr 26, 2013 2:05 pm
i've exported a standalone application that have this code
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?
Code: Select all
on openstack
set the fullscreen of this stack to true
end openstack
how to fix?