FLTK native in 'D'. Would that be useful?

MatthiasM dm at matthiasm.com
Wed Aug 16 12:24:08 PDT 2006


Anders F Björklund wrote:
> MatthiasM wrote:
> 
>> BTW: I added drawing of all boxtypes and a mostly working single line 
>> text input widget.
>>
>> Please folks, keep on testing - and maybe even contribute fixes... .
> 
> This is probably a known problem / FLTK 1.1 shortcoming, but the
> dialog boxes don't work with any non-ASCII characters for input.
> 
> The fatal exception thrown is a "Error: 4invalid UTF-8 sequence"
> (looks like it is stuff the native platform codeset into a char[])

FLTK 1.1 does not speak UTF-8, but uses the machine default code page.

As soon as 1.1 is ported, I will converge 1.1 and 1.2, which has full 
UTF-8 support (and a few other very beautiful additions).

Matthias



More information about the Digitalmars-d-dwt mailing list