<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://stlab.adobe.com/wiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://stlab.adobe.com/wiki/index.php?title=Tooltips&amp;feed=atom&amp;action=history</id>
		<title>Tooltips - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://stlab.adobe.com/wiki/index.php?title=Tooltips&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://stlab.adobe.com/wiki/index.php?title=Tooltips&amp;action=history"/>
		<updated>2013-06-19T14:51:31Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.0</generator>

	<entry>
		<id>http://stlab.adobe.com/wiki/index.php?title=Tooltips&amp;diff=1435&amp;oldid=prev</id>
		<title>FosterBrereton at 20:02, 21 June 2006</title>
		<link rel="alternate" type="text/html" href="http://stlab.adobe.com/wiki/index.php?title=Tooltips&amp;diff=1435&amp;oldid=prev"/>
				<updated>2006-06-21T20:02:13Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Basic Description==&lt;br /&gt;
&lt;br /&gt;
Tooltips are a visual hint provided to the user when they hover the mouse over a user interface element. On most platforms this is in the form of a small yellow-ish window containing descriptive text.&lt;br /&gt;
&lt;br /&gt;
Tooltips are available for some widgets starting in ASL 1.0.18.&lt;br /&gt;
&lt;br /&gt;
==Semantics / Rationale==&lt;br /&gt;
&lt;br /&gt;
Tooltips are not really a standalone entity; rather, they are an augmentation to preexisting widgets.&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
&lt;br /&gt;
A tooltip for a widget is defined using the &amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt; tag in a layout. For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
my_button(name: &amp;quot;Put them in the iron maiden&amp;quot;, alt: &amp;quot;Execute them!&amp;quot;);&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==API==&lt;br /&gt;
&lt;br /&gt;
The API is implementation-defined on a per-platform basis; in the case of Mac OS X and Windows XP, this can be reduced to a single API call that augments a control/window with tooltip metadata.&lt;br /&gt;
&lt;br /&gt;
==Other Issues==&lt;br /&gt;
&lt;br /&gt;
none.&lt;br /&gt;
&lt;br /&gt;
==Related Work==&lt;br /&gt;
&lt;br /&gt;
none.&lt;/div&gt;</summary>
		<author><name>FosterBrereton</name></author>	</entry>

	</feed>