我創建了一個iPad應用程序,它可以在橫向和縱向上正常工作。除了應用程序旋轉到橫向時,彈出窗口的位置不正確。有沒有辦法添加一個if聲明像僞代碼: if in portrait CGRect
use size S1 location L1
else if in landscape CGRect
use size S2 location L2
我的代碼: UIPopoverC
我試圖在鈦中使用「Popover」功能。 我去throught的的KitchenSink和我的應用程序建立了一個代碼,但一些如何 我得到這個錯誤: Result of expression 'Ti.UI.iPad' [undefined] is not an object.
我不知道我做錯了。 這裏是我的代碼: var RLWindow=Ti.UI.createWindow({backgrou