<div dir="ltr"><div dir="ltr">I thought that, but I did not test it, because I expected it to cause troubles like moving icon position or flickering.</div><div>But it seems to work. Thanks!</div><div><br></div><div><br></div><div>Jussi<br></div><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 13, 2020 at 4:25 PM Charlie Ogier <<a href="mailto:charlie@cogier.com">charlie@cogier.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
Hi Jussi,<br>
<br>
I have found a work around. If you change the following in your
program it works: -<br>
<br>
Public Sub Timer1_Timer()<br>
<br>
 hIcon.Hide<br>
 hIcon.Text = "This should be visible, when mouse pointer is on the
tray icon. Time is now: " & CStr(Now)<br>
 hIcon.Show<br>
<br>
End<br>
<br>
I hope that helps.<br>
<br>
Charlie<br>
<br>
<div>On 11/09/2020 00:55, Jussi Lahtinen
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>Hi!</div>
<div>On Linux Mint 20 Cinnamon, it seems trayicon tooltips are
not refreshed anymore.</div>
<div>Changes in Cinnamon or in Gambas? IE does this still work
on Ubuntu etc?<br>
</div>
<div><br>
</div>
<div>See the attachment.</div>
<div><br>
</div>
<div><br>
</div>
<div>Jussi<br>
</div>
</div>
<br>
<fieldset></fieldset>
<pre>----[ <a href="http://gambaswiki.org/wiki/doc/netiquette" target="_blank">http://gambaswiki.org/wiki/doc/netiquette</a> ]----
</pre>
</blockquote>
<br>
</div>
<br>
----[ <a href="http://gambaswiki.org/wiki/doc/netiquette" rel="noreferrer" target="_blank">http://gambaswiki.org/wiki/doc/netiquette</a> ]----<br>
</blockquote></div></div>