Ticket #11 (new enhancement)
Widget packing based on text content
| Reported by: | ian | Owned by: | ian |
|---|---|---|---|
| Priority: | major | Milestone: | Urwid 1.1.0 |
| Component: | widgets | Version: | |
| Keywords: | Cc: |
Description
Composite widgets such as Columns and Overlay should be able to allocate space based on the required space of the widgets they contain.
This will require a new pack() function as part of the widget interface definition to determine how much space a widget requires.
Change History
Note: See
TracTickets for help on using
tickets.
