<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom">  <title>aTbRef (Atom)</title>  <link rel="self" href="http://atbref.com/atbref45/atom.xml"/>  <updated>2008-12-01T13:02:10+00:00</updated>  <author>    <name>Mark Anderson</name>    <email>mwra@mac.com</email>  </author>  <id>http://atbref.com/atbref45/atom.xml</id>  <entry>    <title>Attributes</title>    <link href="http://atbref.com/atbref45/index/Attributes.html"/>    <id>http://atbref.com/atbref45/index/Attributes.html</id>    <updated>2008-12-09T08:58:27+00:00</updated>    <summary type="html"><![CDATA[<p>This section describes Tinderbox's attributes:</p><ul><li> <a href="SystemAttributeList.html"><b>System Attribute List</b></a>. A full list of all the predefined attributes in a Tinderbox file.</li><li> <a href="AttributeDataTypes.html"><b>Attribute Data Types</b></a>. Descriptions of the different attribute Data Types.</li><li> <a href="AttributeGroups.html"><b>Attribute Groups</b></a>. Descriptions of the various Groups of attributes, as seen in the Attributes dialog's <a href="AttributesSystempane.html">System</a> pane.</li></ul><p>See the <a href="CreateAttributedialog.html">Create Attribute dialog</a> for information on Attribute naming.</p><p>Remember that the value actually used at note level is subject to <a href="Inheritanceofpreferences.html">inheritance</a>.</p><p>As well as setting a new value to an attribute Tinderbox offers ways to:</p><ul><li> <a href="Settinganattributetonova.html">Set no value for an attribute</a>.</li><li> Set no value for an attribute <i>and</i> <a href="Settinganattributetoreen.html">re-enable inheritance</a>.</li></ul>]]></summary>  </entry>  <entry>    <title>Icon drop-shadows</title>    <link href="http://atbref.com/atbref45/index/Views/Mapview/Icondropshadows.html"/>    <id>http://atbref.com/atbref45/index/Views/Mapview/Icondropshadows.html</id>    <updated>2008-12-09T11:47:27+00:00</updated>    <summary type="html"><![CDATA[<p>Notes may cast a shadow when drawn on maps.</p><p>The following new attributes control the appearance of shadows:</p><ul><li> <a href="Shadow.html">Shadow</a> (boolean): if true, a shadow is drawn</li><li> <a href="ShadowDistance.html">ShadowDistance</a> (number): the offset of the shadow </li><li> <a href="ShadowBlur.html">ShadowBlur</a> (number): the blurriness of the shadow</li><li> <a href="ShadowColor.html">ShadowColor</a> (color): the hue of the shadow</li></ul><p>On very large maps (and/or less powerful computers) it can help with performance of Map view is shadows are disabled by setting Shadow to 'false'. There's no preference to do this app/TBX-wide but stamps to agents can help. With agents consider use of the #isInside() and #isDescendedFrom() queries with at OnAdd action of <code>Shadow=false</code>. To reverse the setting use the same query but with <code>Shadow=true</code>.</p>]]></summary>  </entry></feed>