[mythtv-commits] Ticket #12: Convert UI to use libmythui.

MythTV mythtv at cvs.mythtv.org
Wed Mar 12 23:33:47 UTC 2008


#12: Convert UI to use libmythui.
---------------------+------------------------------------------------------
 Reporter:  ijr      |        Owner:  ijr     
     Type:  task     |       Status:  accepted
 Priority:  blocker  |    Milestone:  0.22    
Component:  mythtv   |      Version:  head    
 Severity:  high     |   Resolution:          
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by stuartm):

 (In [16526]) Move parsing of alignment into the base class, xmlparsebase
 and allow combining of vertical and horizontal values.

 <align>{horizontal},{vertical}</align>

 e.g. <align>left, bottom</align>
      <align>right,vcenter</align>

 The older form of <align>center</align>, <align>left</align> is still
 supported.

 The behaviour of combining two vertical or two horizontal values is
 undefined. parseAlignment() may be modified to be stricter about the order
 and nature of values it accepts.

 Refs #12

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


More information about the mythtv-commits mailing list