<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Multi-line tooltips	</title>
	<atom:link href="https://undocumentedmatlab.com/articles/multi-line-tooltips/feed" rel="self" type="application/rss+xml" />
	<link>https://undocumentedmatlab.com/articles/multi-line-tooltips?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=multi-line-tooltips</link>
	<description>Professional Matlab consulting, development and training</description>
	<lastBuildDate>Thu, 20 Jun 2019 11:28:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.3</generator>
	<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/multi-line-tooltips#comment-483958</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 11:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2518#comment-483958</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/multi-line-tooltips#comment-476544&quot;&gt;Simon&lt;/a&gt;.

@Simon - I assume that you mean the data-tip that is displayed next to the nodes in a digraph plot - this is not a &lt;b&gt;tooltip&lt;/b&gt; but a &lt;b&gt;data-tip&lt;/b&gt; (also called a datacursor): &lt;i&gt;tooltips&lt;/i&gt; (which are the topic of this article) are Java components that are displayed next to Java GUI controls (buttons, checkboxes, editboxes etc.). In contrast, &lt;i&gt;data-tips&lt;/i&gt; are non-Java graphic areas that are only displayed within graphic axes and use a completely different technology. Datacursor popups are not tooltips and they do not support HTML, although they do support Tex/Latex (like other graphics/axes text objects).

Basic customizations of the data-tip text is supported and &lt;a href=&quot;https://www.mathworks.com/help/matlab/creating_plots/create-custom-data-tips.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;fully documented in Matlab&lt;/a&gt;; I described &lt;a href=&quot;http://undocumentedmatlab.com/?s=datacursormode&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;various undocumented ways to control data-tips&lt;/a&gt; in other articles.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/multi-line-tooltips#comment-476544">Simon</a>.</p>
<p>@Simon &#8211; I assume that you mean the data-tip that is displayed next to the nodes in a digraph plot &#8211; this is not a <b>tooltip</b> but a <b>data-tip</b> (also called a datacursor): <i>tooltips</i> (which are the topic of this article) are Java components that are displayed next to Java GUI controls (buttons, checkboxes, editboxes etc.). In contrast, <i>data-tips</i> are non-Java graphic areas that are only displayed within graphic axes and use a completely different technology. Datacursor popups are not tooltips and they do not support HTML, although they do support Tex/Latex (like other graphics/axes text objects).</p>
<p>Basic customizations of the data-tip text is supported and <a href="https://www.mathworks.com/help/matlab/creating_plots/create-custom-data-tips.html" target="_blank" rel="nofollow">fully documented in Matlab</a>; I described <a href="http://undocumentedmatlab.com/?s=datacursormode" target="_blank" rel="nofollow">various undocumented ways to control data-tips</a> in other articles.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/multi-line-tooltips#comment-483955</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 11:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2518#comment-483955</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/multi-line-tooltips#comment-483666&quot;&gt;Ozgu&lt;/a&gt;.

@Ozgu - you cannot control tooltip position for Matlab controls. You can only do this with custom Java components in which you overload the &lt;i&gt;getToolTipLocation()&lt;/i&gt; method.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/multi-line-tooltips#comment-483666">Ozgu</a>.</p>
<p>@Ozgu &#8211; you cannot control tooltip position for Matlab controls. You can only do this with custom Java components in which you overload the <i>getToolTipLocation()</i> method.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ozgu		</title>
		<link>https://undocumentedmatlab.com/articles/multi-line-tooltips#comment-483666</link>

		<dc:creator><![CDATA[Ozgu]]></dc:creator>
		<pubDate>Tue, 18 Jun 2019 19:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2518#comment-483666</guid>

					<description><![CDATA[Hi Yair

Can we adjust the position of the TooltipString?]]></description>
			<content:encoded><![CDATA[<p>Hi Yair</p>
<p>Can we adjust the position of the TooltipString?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Simon		</title>
		<link>https://undocumentedmatlab.com/articles/multi-line-tooltips#comment-476544</link>

		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Mon, 29 Apr 2019 14:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2518#comment-476544</guid>

					<description><![CDATA[Does anyone know if multi line tooltips are possible for Digraph plots? 

This strategy doesn&#039;t appear to work...]]></description>
			<content:encoded><![CDATA[<p>Does anyone know if multi line tooltips are possible for Digraph plots? </p>
<p>This strategy doesn&#8217;t appear to work&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Undocumented Profiler options part 2 &#124; Undocumented Matlab		</title>
		<link>https://undocumentedmatlab.com/articles/multi-line-tooltips#comment-111072</link>

		<dc:creator><![CDATA[Undocumented Profiler options part 2 &#124; Undocumented Matlab]]></dc:creator>
		<pubDate>Mon, 24 Sep 2012 10:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2518#comment-111072</guid>

					<description><![CDATA[[...] recall my related article last year, where I showed how to convert a proportional-font multi-line tooltip [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] recall my related article last year, where I showed how to convert a proportional-font multi-line tooltip [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
