Opened 17 years ago
Closed 16 years ago
#6055 closed enhancement (wontfix)
Add autosize option to MythUIText
Reported by: | Owned by: | stuartm | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - User Interface Library | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
This gives MythUIText the ability to size itself by the width of its content. MythUIButtonlist also needs to be aware of this, so it redraws the necessary elements of the buttonlist when needed.
This is aiming towards to creating a theme like this: http://dmesg.ch/mythtv/files/concept/menu9.png or http://dmesg.ch/mythtv/files/concept/recordings1.png
Notice the width of the textareas.
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | autosize.diff added |
---|
comment:1 by , 16 years ago
Status: | new → accepted |
---|
comment:2 by , 16 years ago
Component: | libmythui → MythTV - User Interface Library |
---|
comment:3 by , 16 years ago
Resolution: | → wontfix |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
John Poet has more complete patch on the way.