[mythtv-commits] Ticket #5615: Add keyboard input to MythConfirmationDialog, exec() to new mythui Dialogs

MythTV mythtv at cvs.mythtv.org
Tue Aug 12 12:23:49 UTC 2008


#5615: Add keyboard input to MythConfirmationDialog, exec() to new mythui Dialogs
-------------------------+--------------------------------------------------
 Reporter:  nigel        |       Owner:  ijr 
     Type:  enhancement  |      Status:  new 
 Priority:  minor        |   Milestone:  0.22
Component:  mythtv       |     Version:  head
 Severity:  medium       |     Mlocked:  0   
-------------------------+--------------------------------------------------
 1. MythConfirmationDialog currently only responds to mouse clicks
 2. libmythui dialogs are modal, but don't provide an API which allows the
 calling code to block until the user selects something off them
 Attached patch fixes both of these. Have done reasonable testing, but not
 with any animation-heavy themes (only clock widget) or other background
 heavy processing stuff.

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


More information about the mythtv-commits mailing list