On Tue Nov 13 17:40:58 GMT 2007, Nahuel Defossé wrote: > I want to create some kind of QTextEdit, but for heximal data. What do you > recomend me?
I think I would try a combination of model, table view and custom delegate to do this. However, I would first look at how the KDE 4 version of KHexEdit works to see if there's a better approach. http://frinring.wordpress.com/category/okteta/ David _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
