[Gambas-user] Issue 55 in gambas: extended ASCII codes in textarea control give GTK error.
gambas at ...2524...
gambas at ...2524...
Tue Apr 12 02:30:20 CEST 2011
Updates:
Status: WontFix
Labels: -Version -GUI-Any Version-TRUNK GUI-GTK
Comment #1 on issue 55 by benoit.m... at ...626...: extended ASCII codes in
textarea control give GTK error.
http://code.google.com/p/gambas/issues/detail?id=55
TextArea.Text must receive a valid UTF-8 string.
When the UTF-8 string is not valid, Qt is silent, but not GTK+.
But I won't validate UTF-8 strings just to not have messages printed on the
standard error output. It will waste CPU.
More information about the User
mailing list