[cells-gtk-devel] UTF-8 support -- Patch
Ingo Bormuth
ibormuth at efil.de
Fri Jan 18 16:31:14 UTC 2008
On 2008-01-18 13:56, Peter Hildebrandt wrote:
>> Ingo, let me know whether that solves your problem.
Yes it works. Thank you very much !!
I'm pretty new to lisp and cells-gtk in particular.
I'm just blown away by your pace...
>> Here's the patch
>> http://www.washbear-network.de/peterblog/wp-content/uploads/2008/01/gtk-ffi-utf8-sbcl.patch
> And for the opposite direction:
> http://www.washbear-network.de/peterblog/wp-content/uploads/2008/01/gtk-ffi-utf8-sbcl-input.patch
Funny this demo also works without your patches.
The error seems to be symmetric. :)
> Any questions, let me know.
Most widgets work now. Just a list-view is still problematic.
Entries containing special characters are still not displayed correctly:
(mk-listbox :columns (def-columns (:string (:title "foo äöüß bar")))
:items '( '("foo äöüß bar") '("foo äöüß bar")))
Should list-store check weather item-types is string and do
the conversation?
Best, Ingo
--
Ingo Bormuth, voicebox & fax: +49-(0)-12125-10226517
public key 86326EC9, http://ibormuth.efil.de/contact
More information about the cells-gtk-devel
mailing list