Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about iOS development and PDF
  • Page:
  • 1

TOPIC:

UIMenuController extra menu items seen 8 years 7 months ago #9622

  • tanvi
  • tanvi's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 1
Hi,

I have an UIMenuController implementation in project, but I see extra menu items in the UIMenuController.
I have attached an image of the extra menu items seen.
Please let me know how can I disable them, since I don't see any code where these items are mentioned.

Please Log in or Create an account to join the conversation.

Last edit: by tanvi.

UIMenuController extra menu items seen 8 years 7 months ago #9634

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Hi,

in our demo project UIMenuController class is not used, please refer to Apple Documentation .
Probably you should try to set menuItems property.
The following user(s) said Thank You: tanvi

Please Log in or Create an account to join the conversation.

UIMenuController extra menu items seen 8 years 7 months ago #9638

  • tanvi
  • tanvi's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 1
Hi,

I found the solution. You will have to implement canPerformAction:(SEL)action withSender:(id)sender in your class and return NO for selectors you don't want to see as your menu items.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum