
blog.kulman.sk/creating-context-menu-with-highlight
Preview meta tags from the blog.kulman.sk website.
Linked Hostnames
6- 15 links toblog.kulman.sk
- 2 links togithub.com
- 1 link tobuymeacoffee.com
- 1 link togohugo.io
- 1 link tohachyderm.io
- 1 link tolinkedin.com
Thumbnail

Search Engine Appearance
Creating iOS context menu with highlight and dim
The iOS messaging application I work on features a context menu in the chat. You long-press any message in the chat and the context menu appears. This menu was originally implemented using the standard UIMenuController. The UIMenuController is an old-style iOS API that is hard to use and does not work very well. In some situations tapping its items just did not call the assigned selectors and the menu did not work. As part of the ongoing redesign of the application I decided to implement a new custom context menu that would look as the designer imagined and more importantly work reliably. I did not want to use any 3rd party library to keep it as simple and possible. Using just UIKit I came up with a context menu with a dim effect and a highlight on the selected item Here is how I approached building it.
Bing
Creating iOS context menu with highlight and dim
The iOS messaging application I work on features a context menu in the chat. You long-press any message in the chat and the context menu appears. This menu was originally implemented using the standard UIMenuController. The UIMenuController is an old-style iOS API that is hard to use and does not work very well. In some situations tapping its items just did not call the assigned selectors and the menu did not work. As part of the ongoing redesign of the application I decided to implement a new custom context menu that would look as the designer imagined and more importantly work reliably. I did not want to use any 3rd party library to keep it as simple and possible. Using just UIKit I came up with a context menu with a dim effect and a highlight on the selected item Here is how I approached building it.
DuckDuckGo

Creating iOS context menu with highlight and dim
The iOS messaging application I work on features a context menu in the chat. You long-press any message in the chat and the context menu appears. This menu was originally implemented using the standard UIMenuController. The UIMenuController is an old-style iOS API that is hard to use and does not work very well. In some situations tapping its items just did not call the assigned selectors and the menu did not work. As part of the ongoing redesign of the application I decided to implement a new custom context menu that would look as the designer imagined and more importantly work reliably. I did not want to use any 3rd party library to keep it as simple and possible. Using just UIKit I came up with a context menu with a dim effect and a highlight on the selected item Here is how I approached building it.
General Meta Tags
11- titleCreating iOS context menu with highlight and dim - Igor Kulman
- charsetutf-8
- X-UA-CompatibleIE=edge
- viewportwidth=device-width, initial-scale=1, shrink-to-fit=no
- theme-color
Open Graph Meta Tags
5- og:titleCreating iOS context menu with highlight and dim
- og:descriptionThe iOS messaging application I work on features a context menu in the chat. You long-press any message in the chat and the context menu appears. This menu was originally implemented using the standard UIMenuController. The UIMenuController is an old-style iOS API that is hard to use and does not work very well. In some situations tapping its items just did not call the assigned selectors and the menu did not work.
- og:typearticle
- og:urlhttps://blog.kulman.sk/creating-context-menu-with-highlight/
- og:imagehttps://blog.kulman.sk/creating-context-menu-with-highlight/Menu.png
Twitter Meta Tags
4- twitter:cardsummary_large_image
- twitter:imagehttps://blog.kulman.sk/creating-context-menu-with-highlight/Menu.png
- twitter:titleCreating iOS context menu with highlight and dim
- twitter:descriptionThe iOS messaging application I work on features a context menu in the chat. You long-press any message in the chat and the context menu appears. This menu was originally implemented using the standard UIMenuController. The UIMenuController is an old-style iOS API that is hard to use and does not work very well. In some situations tapping its items just did not call the assigned selectors and the menu did not work.
Item Prop Meta Tags
7- nameCreating iOS context menu with highlight and dim
- descriptionThe iOS messaging application I work on features a context menu in the chat. You long-press any message in the chat and the context menu appears. This menu was originally implemented using the standard UIMenuController. The UIMenuController is an old-style iOS API that is hard to use and does not work very well. In some situations tapping its items just did not call the assigned selectors and the menu did not work.
- datePublished2019-08-14T05:29:12+01:00
- dateModified2019-08-14T05:29:12+01:00
- wordCount699
Link Tags
10- apple-touch-iconhttps://blog.kulman.sk/apple-touch-icon.png
- canonicalhttps://blog.kulman.sk/creating-context-menu-with-highlight/
- iconhttps://blog.kulman.sk/favicon.ico
- preloadhttps://blog.kulman.sk/theme.png
- preloadhttps://blog.kulman.sk/images/avatar.jpg
Links
21- https://blog.kulman.sk
- https://blog.kulman.sk/about
- https://blog.kulman.sk/change-uiapplication-class
- https://blog.kulman.sk/changing-uialertaction-text-color
- https://blog.kulman.sk/custom-areas-in-snapshots