[mythtv-commits] Ticket #7241: Clipping issues with QT

MythTV mythtv at cvs.mythtv.org
Mon Oct 5 16:59:55 UTC 2009


#7241: Clipping issues with QT
---------------------------------------------+------------------------------
 Reporter:  Marc Randolph <mrand at pobox.com>  |        Owner:  ijr    
     Type:  defect                           |       Status:  closed 
 Priority:  minor                            |    Milestone:  unknown
Component:  MythTV - General                 |      Version:  head   
 Severity:  medium                           |   Resolution:  invalid
  Mlocked:  0                                |  
---------------------------------------------+------------------------------

Comment(by gbutters):

 Here is the code for that buttonlist it looks okay to me.


        <buttonlist name="groups" from="basebuttonlist">
             <area>15,86,434,338</area>
             <buttonarea>32,5,395,338</buttonarea>
             <spacing>6</spacing>
             <wrapstyle>items</wrapstyle>
             <statetype name="buttonitem">
                 <state name="active">
                     <textarea name="name" from="buttontext">
                         <font>basesmallgrey</font>
                         <cutdown>yes</cutdown>
                     </textarea>
                 </state>
                 <state name="inactive">
                     <textarea name="name" from="buttontext">
                         <font>basesmall</font>
                     </textarea>
                 </state>
                 <state name="selected" from="inactive" />
             </statetype>
             <statetype name="upscrollarrow">
                 <position>0,0</position>
             </statetype>
             <statetype name="downscrollarrow">
                 <position>0,303</position>
             </statetype>
         </buttonlist>

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


More information about the mythtv-commits mailing list