DesktopCaretX() and DesktopCaretY()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
whizza
User
User
Posts: 46
Joined: Tue Nov 13, 2007 4:41 pm
Location: England

DesktopCaretX() and DesktopCaretY()

Post by whizza »

DesktopCaretX() and DesktopCaretY()

Same as DesktopMouseX() and DesktopMouseY()
but gives location of Caret instead of Mouse.

The caret is the blinking object that is used to enter text.
When you type, the letter appears at the caret, and the
caret moves forward by 1 space.