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

MythTV mythtv at cvs.mythtv.org
Tue Aug 12 15:52:03 UTC 2008


#5615: Add keyboard input to MythConfirmationDialog, exec() to new mythui Dialogs
-------------------------+--------------------------------------------------
 Reporter:  nigel        |        Owner:  ijr    
     Type:  enhancement  |       Status:  closed 
 Priority:  minor        |    Milestone:  0.22   
Component:  mythtv       |      Version:  head   
 Severity:  medium       |   Resolution:  invalid
  Mlocked:  0            |  
-------------------------+--------------------------------------------------
Changes (by ijr):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Anything using processEvents() will *not* be accepted.  This is poor
 design, and leads to lots of unintended side-effects in any non-trivial
 case.

 Blocking code in UI is bad - things need rewritten to wait for a
 completion event.

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


More information about the mythtv-commits mailing list