Thread Previous • Date Previous • Date Next • Thread Next |
The list box truncates the value when it contains an extended character. Example: if I put as a value 1µ/50 I see only '1' (the mu is part of Latin-1, which I completely implemented in my ISO font) For reference I'm using gtk2-unicode-debug-2.8 with a 2.16 GTK on Linux (the system encoding is UTF-8) Nothing world breaking but really inconvenient :D
Thread Previous • Date Previous • Date Next • Thread Next |