Mike Miller wrote on 2011-03-20 16:02: > Hi all, > > Here is my console database viewer/editor using urwid. Since I'm not a > database > or urwid expert, I would appreciate any pointers on how to make it better. > It > only works with postgres for now, but I've tried to make it db agnostic. > > Also, it doesn't yet have a single record view yet, but it could be easily > added. > > Kick the tires at: > https://bitbucket.org/mixmastamyk/dumbo/downloads
Hi Mike, It looks very nice. I believe someone posted a example on the mailing list that did some sort of horizontal scrolling through columns, maybe last year? I believe they had fixed width columns and just hid columns as necessary to make the focus column fully visible. Ian _______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
