• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iOS Popup Menus?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS Popup Menus?


  • Subject: Re: iOS Popup Menus?
  • From: Conrad Shultz <email@hidden>
  • Date: Mon, 13 Sep 2010 19:42:25 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 9/13/10 7:37 PM, Philip Mobley wrote:
> How do you create the popup (and scrollable) contextual style menus
> that are in Safari's when you click the Bookmark / History button?
>
> I can't find a prebuilt class in the UIKit that uses that specific
> behavior, and find it amazing that there isn't one available.
>
> At this point, I am guessing that I can create one with a custom
> UIView and floating that on top of the main menu that uses a
> UITableView for the menu items.  But there are a number of basic
> issues that I am not sure how to approach, such as the fact that
> clicking outside the menu would close the menu.  (Do I push a full
> window sized transparent UIView with the menu as a subview of that
> and handle clicks that way?)
>
> Does anyone have code that already does this?

I assume you are talking about on iPad?

UIPopoverController:

http://developer.apple.com/library/ios/#documentation/UIKit/Reference/UIPopoverController_class/Reference/Reference.html


- --
Conrad Shultz

Synthetiq Solutions
www.synthetiqsolutions.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFMjuERaOlrz5+0JdURArH5AJ9yrnrxFYaGDfEXxH0UKiFE/VjiMwCfSUfC
6IjnvnDBVgu46BM12PsN0QI=
=XER6
-----END PGP SIGNATURE-----
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >iOS Popup Menus? (From: Philip Mobley <email@hidden>)

  • Prev by Date: Re: iOS Popup Menus?
  • Next by Date: over-released NSIdEnumerator
  • Previous by thread: Re: iOS Popup Menus?
  • Next by thread: over-released NSIdEnumerator
  • Index(es):
    • Date
    • Thread