Re: SetCaretPos
- Posted by wolfgang fritz <wolfritz at KING.IGS.NET> May 29, 2000
- 547 views
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*!!!

