fxscintilla-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fxscintilla-users] Re: FXScintilla accents


From: Gilles Filippini
Subject: [fxscintilla-users] Re: FXScintilla accents
Date: Thu, 11 Sep 2003 21:27:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030830 Debian/1.4-3.he-1

Rafael de Pelegrini Soares wrote:
Hi Gilles,

The current version of FXScintilla does not support brazilian accents. In trying to fix it firts I investigate Fox and Scintilla and both support the accents. But I stucked because I couldn't find the source of the problem. Have you any ideas?

Best regards.
-Rafael.

I've registered this bug on the Savannah's FXScintilla bug tracking system as bug #5231. I'll have a look a it but it's currently kind of low priority to me (lot of work...). Well, you may want to have a look at the source code. The problem should be located in the FXScintilla::onKeyPress method (src/ScintillaFOX.cxx:810). This method doesn't fully rely on the Fox keyboard handling because the ScintillaBase class (or one of its ancestors) wants to do parts of the job via the _scint->KeyDown call.

HTH.
_gilles.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]