[QScintilla] How to open a document with a certain encoding/charset?

Phil Thompson phil at riverbankcomputing.com
Fri Sep 15 18:10:37 BST 2017


On 15 Sep 2017, at 7:52 am, Michael Bergmann <mb at mbergmann-sh.de> wrote:
> 
> I‘m writing an editor/GUI for a cross compiling toolchain targeting the Amiga platform. Since the Amiga uses ist own charset, certain characters are not shown correctly, especially if they are Umlauts. 
> I need a way to force QScintilla to open my source text files with amiga-specific encoding (ECMA Latin-1, which should be identical to ISO-8859-1). 
> Any hints appreciateted – thanks a lot!

Latin-1 is the default.

Phil



More information about the QScintilla mailing list