uipopovercontroller
Subclassing one of your own classes or using the same parent class?
In my application, I have a mainViewController that has a bunch of letter tile UIImageViews. You can pan 开发者_如何学Cthe letters around on this mainViewController to spell out words.[详细]
2023-04-13 04:19 分类:问答Can't change the presentation and transition styles of modal views in Xcode (iPad)
I\'m currently having some trouble with modal views and popovers. It might be the same problem, but I\'m not sure.[详细]
2023-04-12 17:41 分类:问答SplitViewController Template show the popover manually?
I am using the splitViewController template provided by Apple. On a specific action, I want to show the rootViewController. Unfortunately, I cannot find a method that will show the popover (prog开发者[详细]
2023-04-12 02:01 分类:问答Drag and Drop UIView from a UIScrollView within a UIPopOverController to main UIViewController?
Okay, I\'m having trouble getting this to work right. If anyone has successfully done this, and would be willing to share the code, I\'d be forever in your debt![详细]
2023-04-11 02:47 分类:问答iOS: Create a borderless popover
How is the calendar app on the iPad doing a borderless popover? I\'ve done several on Mac OS with a NSWindow, but on iOS how would one imp开发者_StackOverflowlement it?, especially the rounded borders[详细]
2023-04-10 03:33 分类:问答selectRowAtIndexPath failing in viewWillAppear
I\'ve got a menu that\'s a UITableview in a UIPopovercontroller that when selected scrolls the parent view\'s UIScollView to a specific frame.[详细]
2023-04-08 05:58 分类:问答how can I display a ABPersonViewController with Edit button in a UIPopOverController
I am trying to enabling the editing of a Contact in a universal app, with a ABPersonViewController displayed in a UIPopoverController. The person does get displayed, but there is no Edit button. In ac[详细]
2023-04-07 20:37 分类:问答iPhone:Display UIPopoverController in MapView
I am working map app and I am display mapview in UIView that in which I display all locations in mapview.[详细]
2023-04-06 06:28 分类:问答UISplitViewController popover menu fills screen, how to change the size?
I\'m not sure what I did, because this used to work fine, but all of a sudden the popover menus in portrait orientation are filling the screen. Previously it would only be as big as the xib (320px), b[详细]
2023-04-05 09:55 分类:问答How to scroll a UITableview opened through a UIPopoverController
In iOS 4, I have a UIPopoverController that opens a UITableViewContr开发者_如何学编程oller with a long list of items (66).[详细]
2023-04-05 05:24 分类:问答