I've made an app for the iphone.
How display this app in the center of the screen of the iPad ? Actually, the app is displayed at the topleft corner of the screen.
Even with the script in the openstack :
Code: Select all
If the machine = "iPad" then set the loc of this stack to the screenloc
Thanks.