I'm so tired.
really.
To get the character nearest to the mouse pointer, in my RichTextBox, I send the EM_CHARFROMPOS message.
It works just fine.
But when I try to do the same thing in my TextBox, it doesn't matter how much I yell or cry or change LPARAM's value... it just won't give me anything else then 0 in return.
Help?
Anyone?




Reply With Quote