Hi agian, Here is something I wanted to ask for some time: I want to implement something like a "tag cloud", a FlowWidget that is a container for Text widgets of different lengths. I had a look at GridFlow, but that fixes the elements to equal lengths. Would I have to implement such a widget myself by replicating GridFlows code, ignoring all the padding stuff in render? Or is there an easier way by inherriting from WidgetContainer, FlowWidget or both? Thanks, /p
_______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
