-->"Tessa" == Tessa Lau <tlau@cs.washington.edu> writes: Tessa> What's the status on Unicode support in Gtk and the Python Tessa> wrappers? I tried using insert_defaults to insert a string Tessa> containing some Unicode characters into a GtkText widget, and Tessa> I saw a different set of characters than I expected. i'm guessing here, but you probably need to convert it into 8859-1 first? d