11-20-2010, 03:30 PM
Is there a way to detect when this same blinking [insertion point cursor] EXISTS, rather than actually finding the location? With GetCaretXY I get [0,0] with no blinking cursor and in some windows I get [0,0] when the cursor actually does exist - [0,0] may be relative to the window but it doesn't help me when [0,0] is the return value even when the cursor does not exist. I just need to know if the user has left clicked inside an editable window, leaving a blinking cursor. I need to reliably detect qualitatively the blinking cursor, not find its location. Is this possible?
Thanks,
Brad
Thanks,
Brad
