Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cursor Location
#3
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


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)