On Wed, Nov 12, 2008 at 3:43 PM, p_j <[EMAIL PROTECTED]> wrote: > I have one problem with qt plugin though. When I use accented > characters, everything is ok until I press <Enter>. My locale is > utf-8. Characters display correctly at first, but whenever I hit > <Enter> key > (after new line, or after I type the outline headline) all accented > characters > change to '?' signs.
That's a good catch, because it shows that: 1) Leo updates the text control in a wrong way AND 2) Leo updates the text control in the first place ;-) It should not be necessary for leo to do anything this drastic when enter is pressed. It slows down the text editing, potentially quite a bit. -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
