[PyQt] Hex editor

David Boddie david at boddie.org.uk
Sun Nov 18 19:54:52 GMT 2007


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




More information about the PyQt mailing list