Re: Unforgiving GtkEntry

2005-05-05 Thread Maciej Katafiasz
Dnia 04-05-2005, ro o godzinie 11:29 +0200, Egon Andersen napisa: Hi, I've discovered a problem that I can't really determine if it is a bug or intended. [snip] From your description it looks like genuine bug. Just go ahead and file it, so it won't get lost, in case it's intended behaviour

Unforgiving GtkEntry

2005-05-04 Thread Egon Andersen
Hi, I've discovered a problem that I can't really determine if it is a bug or intended. I have a entry in which I insert some text using gtk_entry_set_text(). Unfortunately it happened that it was not completely UTF-8 - one of the characters in the middle was not UTF-8. Okay, I get a warning -