Felipe Monteiro de Carvalho  wrote / napísal(a):
Thanks, applied as it's much better then the current behavior.

However, it still isn't perfect. On:

  Caption := 'éééééé';
  Edit1.Text := 'éééééé';

If you double click "Caption" the cursor ends up 1 char before "C"

If you double click "Text" it goes between "t" and "1"

thanks,
You're right, this is a logical problem on my end. I need to know how many utf8 chars are BEFORE the current word, not on the whole line. I'll try to fix this.

Ales

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to