• 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
Text Capture in Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Text Capture in Cocoa


  • Subject: Text Capture in Cocoa
  • From: Yaogang Lian <email@hidden>
  • Date: Thu, 15 Jun 2006 15:05:10 -0400

Hi all,

I am developing a dictionary and want to support text capture using the mouse.
I want to hover the mouse over any text on the screen (be it on a button, on a web page,
in a document, or in Finder), and capture that word in my program, then translate it.


For a real feeling, just try Apple's own dictionary: hover your mouse over any word
in a document or web page, and press "Apple + Ctrl + D", a floating panel will appear and
show the explanation of the word. That's the behavior I want to implement.


Is there any Cocoa API that I can use to grab the word under the mouse? Do I need to
intercept the drawing APIs? How can I do it?


Any advice is appreciated.

Yaogang


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Text Capture in Cocoa
      • From: "John C. Randolph" <email@hidden>
  • Prev by Date: Re: Disallow edit for rows in NSOutlineView
  • Next by Date: Re: Overwriting text in an NSTextView?
  • Previous by thread: setSelectedTextAttributes not fully supported?
  • Next by thread: Re: Text Capture in Cocoa
  • Index(es):
    • Date
    • Thread