Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Item Font (Read 3397 times)
teddygno
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 2
Joined: Jul 8th, 2010
Item Font
Jul 8th, 2010 at 3:46pm
Print Post  
Can I Change the font of the item??
How?
Sorry for question but I just started with the object.

Thanks
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Item Font
Reply #1 - Jul 8th, 2010 at 3:51pm
Print Post  
Hi,

Try setting Item.Style.Font.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
teddygno
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 2
Joined: Jul 8th, 2010
Re: Item Font
Reply #2 - Jul 8th, 2010 at 4:07pm
Print Post  
Thanks but..
I am using the resource view I have many items and I should change the font.
I dont' find item.font...
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Item Font
Reply #3 - Jul 8th, 2010 at 4:55pm
Print Post  
Not "Item.Font" but "Item.Style.Font". Or use "Calendar.ResourceViewSettings.Style.Font" to set a global font for all items.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Item Font
Reply #4 - Jul 9th, 2010 at 6:09am
Print Post  
To specify the font of all items in a resource view use the following properties:

Calendar.ItemSettings.Style.HeaderFont
Calendar.ItemSettings.PointedStyle.HeaderFont
Calendar.ItemSettings.SelectedStyle.HeaderFont
Calendar.ItemSettings.PointedSelectedStyle.HeaderFont

The four properties specify the font of the items in different states - normal, pointed, selected, pointed and selected.

Let me know if this helps.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint