A long time ago (last millenium, that is), the supreme authority on pygtk,
James Henstridge, wrote:

> you should be able to pass unicode strings into just about all pygtk
> functions, and they will be converted to the default encoding." 
(http://www.mail-archive.com/[email protected]/msg01963.html)

I'm having troubles when adding unicode strings to a CTree:
  File "c:\python20\gtk.py", line 1348, in insert_node
    is_leaf, expanded)
TypeError: sequence item not a string

Is this one of the pygtk functions where unicode is not handled ?

Best wishes for 2001!

Alexandre Fayolle
-- 
http://www.logilab.com 
Narval is the first software agent available as free software (GPL).
LOGILAB, Paris (France).


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to