Hey there, I'm trying to build some kind of serial console to be inclued within an application and I'm facing quite a challenge :p I'd like to display received and sent content in two textviews, one displaying ascii characters and one displaying keycodes.
i was wondering if it's possible to set it up with only one textbuffer and some sort of translation function. Thanks all for your knowledge !
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
