[mythtv-theming] <scroll direction="left" /> and errors in FE log ?

Warpme warpme at o2.pl
Wed Aug 29 21:07:39 UTC 2012


On 8/29/12 10:51 PM, John P Poet wrote:
> On Wed, Aug 29, 2012 at 2:20 PM, Warpme <warpme at o2.pl> wrote:
>> Hi,
>> I just give try Ted's new commits for MythMediaStream.
>> Mythfrontend log has following errors:
>>
>> "E \'buttontext\' (base.xml:858): and are not combinable."
>>
>> Relevant section in base.xml is following:
>>
>>                 <textarea name="buttontext" from="textarea_base">
>>                     <area>20,0,275,40</area>
>>                     <scroll direction="left" />
>>                     <alpha>255</alpha>
>>                 </textarea>
>>
>> However visual effect is OK.
>>
>> It this MythUI bug or rather error in above statement ?
> What is the definition of "textarea_base"?
>
>
> John
Oops, forgot to add this info...

    <textarea name="textarea_base">
        <area>0,0,100,35</area>
        <font>normal</font>
        <multiline>no</multiline>
        <cutdown>yes</cutdown>
        <case>upper</case>
        <align>left,vcenter</align>
    </textarea>

    <fontdef name="normal" from="mediastreamalt">
        <color>#FFFFFF</color>
        <pixelsize>25</pixelsize>
        <stretch>extracondensed</stretch>
        <weight>normal</weight>
        <shadowcolor>#000000</shadowcolor>
        <shadowoffset>1,1</shadowoffset>
        <shadowalpha>255</shadowalpha>
    </fontdef>

    <fontdef name="mediastreamalt" face="MediaStreamALT">
        <pixelsize>22</pixelsize>
    </fontdef>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: warpme.vcf
Type: text/x-vcard
Size: 83 bytes
Desc: not available
URL: <http://www.mythtv.org/pipermail/mythtv-theming/attachments/20120829/a81ed825/attachment.vcf>


More information about the mythtv-theming mailing list