• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 
April 20, 2024, 12:57:17 am

News:

SMF - Just Installed!


Re: Caret Pos Missing

Started by Roman Novgorodov, November 26, 2008, 04:38:01 am

Previous topic - Next topic

Roman Novgorodov

Hello

You can use standard Windows API function GetCaretPos()
http://msdn.microsoft.com/en-us/library/ms648402(VS.85).aspx

After that you can use
MapWindowPoints() for map point to needed window
http://msdn.microsoft.com/en-us/library/ms533189(VS.85).aspx


Good luck!

Roman Novgorodov

DeepSoftware (http://www.deepsoftware.com/)
-------------------------------------------
The professional libraries and components for Delphi/CBuilder/Kylix/.NET
The high quality custom software development. True experience in serious
solutions for various platforms: Win32, Windows Mobile/CE, PDA.

QuoteHi again,

Is there a way to get the screen position of the Caret?

Thanks,

Jesse
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.