> Thx. If the incoming message is displayed correct *before* the container gets > focus, all is fine. After the container got the focus, the message is reload > from history and screwed up (not when you use latin1 ;) )... Oops, I use utf-8 as my system encoding. Will I get this bug too?
> > What decision need to be made? > > > In which encoding/format it is saved. Currently it is saved in an more or > less unspecific 8-bit format (it's converted a lot of times and depends on > the encoding set for each user...). I had two suggestions > a) use SqlLite and forget about encoding > b) save as ucs2 (== internal QString format) c) Save as utf-8? _______________________________________________ sim-im-main mailing list [email protected] https://mailman.dg.net.ua/listinfo/sim-im-main
