<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="+2"><tt>Hello everyone,</tt></font></p>
    <p><font size="+2"><tt><br>
        </tt></font></p>
    <p><font size="+2"><tt>I am using in one of my plasmoids the
          following,</tt></font></p>
    <p><font size="+2"><tt>    PlasmaCore.Dialog{<br>
                  id: windowsPreviewDlg<br>
        </tt></font><tt><font size="+2">        type:
          PlasmaCore.Dialog.Tooltip<br>
                  location: plasmoid.location</font></tt></p>
    <p><tt>                       .......</tt></p>
    <p><tt>          </tt><font size="+2"><tt>}</tt></font></p>
    <p><tt><font size="+2"><br>
        </font></tt></p>
    <p><tt><font size="+2">because I can not use the ToolTipArea, I need
          hovering very much for the whole element... The above code
          works but unfortunately it does not animate the window when I
          change its visualParent even though it has been set as Tooltip.
          I tried using <br>
        </font></tt></p>
    <p><tt><font size="+2">Behavior on x and y but it didnt help...</font></tt></p>
    <p><tt><font size="+2"><br>
          Do you have any ideas?</font></tt></p>
    <p><tt><font size="+2"><br>
        </font></tt></p>
    <p><tt><font size="+2">regards,</font></tt></p>
    <p><tt><font size="+2">michail<br>
        </font></tt></p>
  </body>
</html>