Jump to content

Calendar font colour problem


theBantams

Recommended Posts

I have it already set to white but doesn't make a difference what colour I change it to. These are the lines in the panel

<widget class="text" id="dtam" auto_size="none" size="10" alignment="centre_x, bottom" style="bold, shadowed" colour="white" height="16">

<widget class="text" id="dytm" auto_size="none" size="13" alignment="centre_x, top" style="embossed" colour="white" height="16">

Link to post
Share on other sites

I did. I have removed it but getting a error message on reload. Have I left something else in

<panel height="38" width="105">

<layout class="stick_to_sides_attachment" alignment="all" inset="0" layout_children="true"/>

<container class="bordered_box" appearance="buttons/custom/interface/date/paper">

<layout class="arrange_horizontal_attachment" alignment="top, fill" gap="0" offset="0"/>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" layout_children="true"/>

<container>

<layout class="arrange_vertical_attachment" alignment="top" gap="-1" offset="6"/>

<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>

<widget class="text" id="dtam" auto_size="none" size="14" alignment="centre_x, bottom" style="bold, shadowed" colour="white" height="22">

<record id="object_property">

<list id="get_properties">

<record>

</widget>

<widget class="text" id="dytm" auto_size="none" size="13" alignment="centre_x, top" style="embossed" colour="white" height="16">

<record id="object_property">

<list id="get_properties">

<record>

</widget>

</container>

</container>

<widget class="button" id="actn" appearance="buttons/custom/interface/date/button" click_event="opcl" height="30" width="85"/>

</panel>

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...