Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
10492 มุมมอง

I am tring to change the font color in the V7.0 header but am facing the following problem -I am able to change the font to white (my color of choice) within a para style tag by using the standard

> <font color="white">

tag. See example

> <para style="main_header"><font
> color="white">[[
> display_address(company.partner_id) or
> '' ]]</font></para>"

-What I cannot do is change the font to white for text within a drawString tag. If I add a font tag within the drawString tag then the whole element is not shown.

Does anyone know how to change the font color within a drawString tag? Or maybe a competely different approach is better?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Put this :

<fill color="white"/>

Before the drawString tag.

อวตาร
ละทิ้ง
ผู้เขียน

Thanks Karim, that was just what I needed

Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ธ.ค. 23
4541
10
ต.ค. 20
8645
1
มี.ค. 15
2903
0
มี.ค. 15
3840
0
มี.ค. 15
4375