Now that Evolution is finally working again... ;) I've written some pygtk bindings for the GtkSourceView at: http://g-lite.kochen.nl/pygtksourceview-0.9.tar.gz
These are written against GtkSourceView 1.0.1 and partially based on previous bindings by Ahmad Baitalmal (for GtkSourceView 0.2). I have not extensively tested these yet, but I'm using them in an application I'm writing and everything seems to be fine so far (though I'm not using any of the more advanced functionality yet, mostly just TextView stuff). Any bugreports are welcome. There's only two methods I'm not sure I implemented correctly: SourceLanguage.get_mime_types and SourceLanguage.set_mime_types. Both have no documentation at all, and I'm just treating them as a list of strings right now (which apparently isn't right, because it returns garbage). If there's interest, I could write a patch against gnome-python to add these. -- StÃphan
signature.asc
Description: Dit berichtdeel is digitaal ondertekend
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
