uipopovercontroller
Problems with size of UIActionsheet in UIPopoverController
I\'ve added an UIActionsheet with a dynamically number of buttons to a UIPopovercontroller, that appears if the popover is shown. My problem is that if the number of buttons is to hight the UIActionsh[详细]
2023-03-18 19:48 分类:问答How to create a popup view?
How to create a pop up开发者_如何学C view programatically in xcode 4 ? I am trying to create a popup view which has a webview in it I am adding a back button in the view. I would like to go to the pre[详细]
2023-03-17 15:19 分类:问答UIPopoverController with UITableView
I have a UIPopoverController that has a UITableView that is populated. I am trying to pass the information from the popovercontroller to the superview. The tableview that is placed in the popovercontr[详细]
2023-03-17 09:53 分类:问答UIPIckerView in UIPopoverController
I\'m not trying to resize the PickerView\'s height.I\'m fine with having the default size, which I believe is 320 x 216.I created this code to present a pickerView in my popovercontroller, however, I[详细]
2023-03-17 00:58 分类:问答How to dismiss pop over view in content view?
see the screen shot is clear to understand what I mean you can see I add a navigationItem in my pop view[详细]
2023-03-16 21:34 分类:问答Monotouch - iPad Simulator issue with UIPopoverController
I\'m getting the fol开发者_StackOverflow社区lowing error, only on the simulator and not on the iPad itself![详细]
2023-03-16 15:11 分类:问答width and height in presentPopoverFromRect?
In presentPopoverFromRect:inView:permittedArrowDirections:animated:, method of UIPopoverViewController, for \"presentPopoverFromRect\", what I have understood is that \"x\" and \"开发者_StackOverflow中[详细]
2023-03-15 16:05 分类:问答UIPopoverView problem adding toolbar
I have the code below which works fine in terms of the date picker being shown correctly but the toolbar and segmented control is never displayed. All I really want is a button at the bottom of my pop[详细]
2023-03-15 09:14 分类:问答UIPopoverController, backgroundColor = clearColor
I had a UIT开发者_StackOverflow社区ableView that I replaced with a UIPopoverController.My UITableView\'s background was set to clearColor and it showed the custom background through the table.The tabl[详细]
2023-03-15 03:48 分类:问答How do I dismiss the AirPrint Popover?
I have a singleton popover, so that I only show one popover at a time. When I do my share popover, and choose AirPrint, the share popover correctly goes away, showing the AirPrint popover in its place[详细]
2023-03-15 00:03 分类:问答