screen-orientation
shouldAutorotateToInterfaceOrientation with iPad and iPhone differences
I have an iPhone app which I have created as a universal iPad/iPhone app. I\'ve implemented a splitviewcontroller for the iPad version... all fine.[详细]
2023-01-26 03:05 分类:问答cocos2d screen orientation problems
I am using the standard rotation code present in cocos2d 0.99-rc0 to support portrait + two landscape modes. I am showing the menu in portrait mode, and then the screen rotates to landscape for the ac[详细]
2023-01-25 12:58 分类:问答UIInterface Orientation Issue
I have the following code which allows me to rota开发者_Go百科te my specific view to landscape, however once it goes to landscape it will not rotate back to portrait? Any help is appreciated.[详细]
2023-01-25 10:26 分类:问答how to increase the orientation speed for iPad?
I\'m using orientation for my application in iPad. i need to increase my orientation speed while i do the orientation(landscape, portrait, portrait upsidedown, landscape left, landscape right). but it[详细]
2023-01-22 05:24 分类:问答Android phone reboots while executing my own developed application
I developed an Android application that uses many services, including GPS and orientation (compass). The genre of the application is AR (augmented reality) and I\'m moving image views around the scree[详细]
2023-01-20 11:13 分类:问答Center website in iPhone landscape mode with meta viewport
I have a CSS border on the HTML tag of my site, when I viewed it on the iPhone it didn\'t respect the border as part o开发者_StackOverflowf the width and some of the div\'s overlap as oppose to having[详细]
2023-01-18 06:19 分类:问答Reloading UITableViewCell when changing orientation
In my iphone app, im using a UITableView with each row containing 3 photos, and they are separated by a space = 50.0 pixels.[详细]
2023-01-17 10:03 分类:问答Viewflipper Receiver not registered error while orientation change in 2.1 and 2.2
I am using viewflipper for fling gesture recognition everything works fine for 2.0 and prior but in 2.2 and 2.1 it throws exception as \"java.lang.IllegalArgumentException: Receiver not registered: an[详细]
2023-01-16 14:03 分类:问答iPad view in incorrect orientation after dismissMoviePlayerViewControllerAnimated
My iPad app displays a movie full screen using the convenient MPMoviePlayerViewController class. I present it like this:[详细]
2023-01-15 02:12 分类:问答Display image from URL - sizing and screen orientation problems
I am trying to display an image from a URL, which may be larger than the screen dimensions.I have it kind of working, but I would like it to scale to fit the screen, and I also have problems when the[详细]
2023-01-13 22:27 分类:问答