开发者

popover

0
  • popover rotation

    I created an iPad app and it works fine in landscape and portrait.Except when the app is rotated to landscape the popover is positioned incorrectly.Is there a way 开发者_C百科to add an if statement li[详细]

    2023-03-26 15:30 分类:问答
  • NSPopover below caret in NSTextView

    I know that in order to show a popover I need an NSView, but I don\'t think that there is one associate开发者_C百科d with the caret (inside the NSTextView). Is there a way to show a NSPopover below th[详细]

    2023-03-26 04:55 分类:问答
  • How to get a value from a delegate and reload a view

    I\'m developing an iPad app, and it\'s the first time I put the popover view 开发者_StackOverflowto good use. I\'m using the popover view as a menu with categories, and only have 1 screen with video\'[详细]

    2023-03-23 23:01 分类:问答
  • Refresh the view controller from popover

    I have a view controller which has 100 pages (every page is different), from this controller I open a popover view and inside this popover there are buttons which are planned to change the pages开发者[详细]

    2023-03-22 19:25 分类:问答
  • Why are my popovers not auto-rotating when I rotate my device?

    In my current app, when I rotate my iPad with popovers containing an ImagePicker or a PickerView currently displayed on the screen, they don\'t rotate correctly and appear on their sides instead of ro[详细]

    2023-03-22 14:22 分类:问答
  • Trying to mimic the Apple iPad popover style

    My sincere apologies if this question has been asked, but I really couldn\'t find it. Essentially, I am trying to mimic the look of the popovers used by the built-in Apple applications.In particular,[详细]

    2023-03-19 20:46 分类:问答
  • iOS: popover over popover?

    I\'m developing a iPad app which has a popover which appears to show you a list of items. I need the ability to delete one of the items, so I\'m considering adding the ability to press-and-hold (a.k.a[详细]

    2023-03-18 18:07 分类:问答
  • Show ActionSheet in Popover- what am i doing wrong?

    Sams **Teach Yourself iPad Application development in 24 hour\'s says I can \"display an action sheet in a \"nonanimated\" fashion, filling a full popover view when it first appears...To do this, you[详细]

    2023-03-17 15:30 分类:问答
  • iPhone : Display popOver from tabBarItem

    I wonder how I can display a popOver from a tabBarItem ? Here is how I manage my tabBarController : tabBarController = [[UITabBarController alloc] init];[详细]

    2023-03-17 11:45 分类:问答
  • iOS Programming: 'super dealloc' crashes app

    This is my first time asking a question in this site. as an amateur developer, I always found answers to my questions in this site, but I could not find one to my current problem.[详细]

    2023-03-17 02:41 分类:问答