Merhabalar,
Denemedim ama internet uzerinde aratilinca sizin sorunuza cevap olabilecek bir cavap ile karsilastim.
Assagidaki gibi bir script aciniz:
If [Get ( SystemPlatform ) = 3]
Set Zoom Level [100%]
Refresh Window []
If [Get (WindowOrientation) < 0]
Go to Layout ["iPhone 4 Landscape"]
Else
Go to Layout ["iPhone 4 Portrait"]
End If
Else
Go to Layout ["Data Entry - MBP"]
End If
Daha sonra ornekte oldugu gibi iPhone 4 Landscape ve iPhone 4 Portrait layoutlarina giderek layout scriptrigger bolumunden OnLayoutSizeChange secenegini secip, yukaridaki scriptinize baglayiniz.
Ve sonra deneyip sonucu bizimle paylasiniz :)