Spankey, for info on editing the skin view my other post
Skinning R2
It concentrates mostly on category editing anyway, as that is all I ever want to do. Didn't read you latest problem. Editing with word may cause problems, but not too likely. Also when you renamed things the is a good chance you renamed things that are referenced in other XML files. If you renamed the categories then you must also edit your events to use those new names.
Coward, I know what you mean. I haven't found a way to leave the color unchanged, but what I have done is have it change the color to white, give it a lesser priority (I think) so that other events will show up on top of it. I'll grab my snippet of code.
| Code: |
<category id="Work">
<appearance target="1" layer="0" priority="0" element="bitmap.numbers.white" align="CENTER" />
<appearance target="1" layer="5" priority="1" element="bitmap.icon.small.tools" align="TOP_LEFT" />
</category>
|
Post edited by: he_the_great, at: 2006/11/04 20:04<br><br>Post edited by: he_the_great, at: 2006/11/05 16:13