• 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
UIWebView: prevent from displaying menu, Copy.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UIWebView: prevent from displaying menu, Copy.


  • Subject: UIWebView: prevent from displaying menu, Copy.
  • From: norio ota <email@hidden>
  • Date: Thu, 30 Jul 2009 12:35:52 +0900

Hi,

I'd like to prevent UIWebView from selecting an area and showing the "Copy" menu item.

I tried subclassing it and implementing touchesEnded:withEvent:.
But since I don't know if double-tap is the exact way to show the menu, I'm not sure if I omit the event using the topped count.
Furthermore, even if I placed a breakpoint at the beginning of the method, Debugger doesn't stop there.


For your info, the subclass has becomeFirstResponder method, and it is to return YES.

Any suggestions would be very appreciated.

Best regards,
Norio
_______________________________________________

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


  • Follow-Ups:
    • Re: UIWebView: prevent from displaying menu, Copy.
      • From: glenn andreas <email@hidden>
  • Prev by Date: Re: NSUserDefault and Negative numerical arguments (Was: Posting mouse clicks with multiple displays)
  • Next by Date: Re: Binding to an array of NSStrings stored in an application's preferences
  • Previous by thread: Re: Listening to Eject command
  • Next by thread: Re: UIWebView: prevent from displaying menu, Copy.
  • Index(es):
    • Date
    • Thread