On 19.07.2008, at 14:00, Gang Chen wrote:
I am new to Cocoa and Mac dev, and I want to make a simple dictionary program with Cocoa on MacOSX. Can anybody help and tell me how to get any words on screen where cursor points in Cocoa?


Jean-Daniel Dupas replied:
Could you not simply use the built-in dictionary application ?

That said, to put anything on screen on OS X, you need a window and a view. However, both of these can be almost or completely transparent/ borderless to give the illusion of the text being next to the cursor. You can also create a menu bar-less application (See NSUIElement and LSBGOnly) to present these windows.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de





_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to