[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
style table gridcol  XML
Forum Index -> Development
Author Message
tdrasch

Power User
[Avatar]

Joined: 13/03/2009 19:09:45
Messages: 81
Location: Villingen-Schwenningen
Offline

Hi Community,

we're working with stylesheets.
For some time past the style for grdicols in refer to font/foreground is not working any more.

Code:
 <tag name="gridcol" variant="default">
 				<set attribute="background" value="#C0C0C0"/>
 				<set attribute="bgpaint" value="rectangle(0,0,100%,100%,#FFFFFF,#C3D7E9,vertical)"/>
 				<set attribute="font" value="weight:bold"/>
 				<set attribute="foreground" value="#3F6495"/>
 				<set attribute="rowalignmenty" value="top"/>
 			</tag>
 


The font is neither displayed bold nor displayed colored.

Do someone have the same problems?

regards

Thomas

--------------------------------
Good karma - for the moment...
why is the word abbreviation so long?
[WWW]
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5521
Offline

Hi,

could you check, if your style is really the one that is applied at runtime? Set bgpaint to some strange value ("rectangle(0,0,100%,100%,#000000)") and check if it is selected.

Then...: sometimes the difference between normal and bold is only "a little bit". Please add "size:20" to the font and check if this is applied. So, you then are sure about that the font in your style is the one that is used

Regards, Björn

Björn Müller, CaptainCasa GmbH
tdrasch

Power User
[Avatar]

Joined: 13/03/2009 19:09:45
Messages: 81
Location: Villingen-Schwenningen
Offline

Hi,

this are things I checked before.
bgpaint is working.
Only the font and foreground doesn't effect the view.

Regards, Thomas

--------------------------------
Good karma - for the moment...
why is the word abbreviation so long?
[WWW]
tdrasch

Power User
[Avatar]

Joined: 13/03/2009 19:09:45
Messages: 81
Location: Villingen-Schwenningen
Offline

Hi Community,

is fixed with the latest version of cc.

regards

--------------------------------
Good karma - for the moment...
why is the word abbreviation so long?
[WWW]
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team