Opened 17 years ago

Closed 17 years ago

#3903 closed patch (invalid)

Additional properties for MythCheckBox and MythListBox

Reported by: Matthew Wire <devel@…> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This patch provides two additional properties:

MythCheckBox::isChecked() returns true/false for a checkbox. - I'm using this to dynamically display certain setup elements.
MythListBox::currentItem() returns -1 or selected item. - this is used by my modified version of the importicons patch and allows for things like having a select button as well as just pressing enter on the item.

Also included is the definition for TransListBoxSetting? from the importicons patch.
Allow mythtv-setup to use the downloadable icons from the new online database

Attachments (1)

libmyth-widgetproperties-30082007.diff (2.1 KB) - added by Matthew Wire <devel@…> 17 years ago.

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by Matthew Wire <devel@…>

comment:1 Changed 17 years ago by Matthew Wire <devel@…>

Please mark this ticket as invalid. Listbox changes are included in patch for #3334 and checkbox changes do not seem to be fully working atm.

comment:2 Changed 17 years ago by cpinkham

Resolution: invalid
Status: newclosed

Closing ticket at request of user.

Note: See TracTickets for help on using tickets.