I have some basic questions on widgets in urwid. 1. How is AttrMap different from AttrWrap ? 2. How is Pile different from ListBox ? 3. Do flow widgets have attribute/rows or box widgets have attribute rows ? 4. Are attributes same as methods ? 5. How can we place widgets, that have attribute rows, inside widgets that don't have rows ? 6. Which widgets have append ? 7. When to use SimpleListWalker and when to use SimpleFocusListWalker ? 8. What is selectability and which widgets are selectable ? 9. Is ListBox a box widget ?
-- Kind Regards Tauseef Hussain
_______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
