Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Changing style.brush on single occurence of series (Read 1585 times)
awarren
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 5
Joined: Sep 17th, 2008
Changing style.brush on single occurence of series
Sep 17th, 2008 at 12:04am
Print Post  
When I try to change the brush of an item that has recurrence it changes all items in the recurrence but I just want to change the just the one occurence that is selected.  Can this be done?
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Changing style.brush on single occurence of se
Reply #1 - Sep 17th, 2008 at 6:59am
Print Post  
In order to apply a change to an individual item of a recurrence, the item must be made an exception. This is automatically done when changing any of the item's properties. However, the system cannot detect changes within the Style associated with an item. That's why changing the Brush property of the style is not detected and the change is applied across the whole recurrence.

There are several ways to work around this. You can clone the item's style, change the brush in the clone, then assign the new style to the Item.Style property. This will force the item to become exception and the style will be applied only to this item. You can also change any of the item's properties than set it back to its previous value in order to force the item to become exception. Afterwards, modifying the style of the item will not affect the other items in the recurrence.

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