Re: Get current caret position
Re: Get current caret position
- Subject: Re: Get current caret position
- From: Vincent Habchi <email@hidden>
- Date: Tue, 16 Nov 2010 16:16:25 +0100
Le 16 nov. 2010 à 15:18, eveningnick eveningnick a écrit :
> Basically i want to get the text caret position in Word 2011 active
> document window. I want to place a popup window on that location.
> Microsoft Word 2011 SDK is not available to public (i am not even sure
> if this SDK includes such a GetCaretPosition() function, most likely
> that the answer is No).
> Thus i was thinking that as long as Word 2011 is a cocoa application,
> its document is most likely something like a modified text field (not
> sure though) and i could get that position (at least, relatively to
> the main window's pos).
I am unsure Word 2011 is a Cocoa application. It might be Carbon based.
Also, I don't know if Cocoa allows you to figure out other applications window parameters.
Vincent
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden