1. SetCaretPos
------=_NextPart_000_0007_01BFC8F3.36B06040
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
SetCaretPos(Line,Column)
how does he know for which window???
this function is one strange m* f*!!!
------=_NextPart_000_0007_01BFC8F3.36B06040
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-2" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3401" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3D"Lucida Casual" =
size=3D2>SetCaretPos(Line,Column)</FONT></DIV>
<DIV><FONT face=3D"Lucida Casual" size=3D2>how does he know for which=20
window???</FONT></DIV>
<DIV><FONT face=3D"Lucida Casual" size=3D2>this function is one strange =
m*=20
------=_NextPart_000_0007_01BFC8F3.36B06040--
2. Re: SetCaretPos
The caret is a shared resource; there is only one caret in the system. A
window can set the caret position only if it owns the caret.
SetCaretPos(Line,Column)
how does he know for which window???
this function is one strange m* f*!!!