[mythtv-commits] Ticket #6627: convert mythgame to mythui

MythTV mythtv at cvs.mythtv.org
Fri Jun 12 20:58:51 UTC 2009


#6627: convert mythgame to mythui
------------------------------------------------+---------------------------
 Reporter:  Mike Rice <mikerice1969 at gmail.com>  |       Owner:  greg   
     Type:  patch                               |      Status:  new    
 Priority:  minor                               |   Milestone:  unknown
Component:  Plugin - MythGame                   |     Version:  unknown
 Severity:  medium                              |     Mlocked:  0      
------------------------------------------------+---------------------------
 The attached patch updates mythgame to use libmythui.

 With a small exception for searching I believe all the old functionality
 still works.  For searching I used the mythui MythSearchDialog which is
 nicer since it displays a list box of the matches.  This box will now
 popup when either INCSEARCH or INCSEARCHNEXT is pushed.  To support a
 SEARCHNEXT I think either a new dialog would be needed or some
 modifications to MythSearchDialog which can be a later exercise.

 In addition to a basic default and default-wide game-ui.xml I added one
 for Terra that looks roughly as you might expect but likely needs tweaking
 by the Terra designer.  I also added the missing MythSearchDialog to
 Terra.

 Used an HTML screen for game details instead of trying to squish them into
 a dialog.

 gameui.cpp and gameui.h replace gametree.h and gametree.cpp which can be
 removed.

 Problems or issues... let me know.

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


More information about the mythtv-commits mailing list