[mythtv-commits] Ticket #3903: Additional properties for MythCheckBox and MythListBox

MythTV mythtv at cvs.mythtv.org
Thu Aug 30 02:07:34 UTC 2007


#3903: Additional properties for MythCheckBox and MythListBox
-----------------------------------------------+----------------------------
 Reporter:  Matthew Wire <devel at mrwire.co.uk>  |       Owner:  ijr    
     Type:  patch                              |      Status:  new    
 Priority:  minor                              |   Milestone:  unknown
Component:  mythtv                             |     Version:  unknown
 Severity:  medium                             |     Mlocked:  0      
-----------------------------------------------+----------------------------
 This patch provides two additional properties:[[BR]]
 [[BR]]
 MythCheckBox::isChecked() returns true/false for a checkbox. ''- I'm using
 this to dynamically display certain setup elements.''[[BR]]
 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.''[[BR]]
 [[BR]]
 Also included is the definition for TransListBoxSetting from the
 importicons patch.[[BR]]
 [http://svn.mythtv.org/trac/ticket/3334| Allow mythtv-setup to use the
 downloadable icons from the new online database]

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3903>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list