6

I just want to add some functionality to “look up pop-up” (the pop-up when you force click) (check this: support.apple.com/kb/PH25145?locale=en_US). I looked for Apple documents and googled but couldn’t come across anything.

These were mainly links I found:

In a nutshell, this (support.apple.com/kb/PH25145?locale=en_US) lookup popup is an interface apple provides with macos. Either force click or three fingers top, you can easily find something about the words, like meaning of the word, apps in appstore etc.. What I want is extend this lookup pop-up and add one more tab at the bottom. For example results from google for choosen words..

Actually, I am a web developer and to do this there is no problem for me to learn/use enough Swift, Objective-C, AppleScript, Python etc for coding.

What I mean is this popup. I just want to add for example one more tab to bottom of this pane:

Lookup Popup

Thomas Tempelmann
  • 11,045
  • 8
  • 74
  • 149
iedmrc
  • 742
  • 2
  • 8
  • 21
  • i edited the question. i hope it is more clear now.. – iedmrc Aug 29 '17 at 11:39
  • sorry for missplacement. thank you for your moderation. – iedmrc Aug 29 '17 at 18:52
  • This is an old question maybe but here are what I have found for implementing dictionaries: https://developer.apple.com/documentation/coreservices/dictionary_services/ https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/DictionaryServicesProgGuide/access/access.html I have not seen a way to extend the look up view in other ways. – CKK Jan 10 '22 at 22:52

0 Answers0