<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>
          I have managed to create an alternative panel for Plasma, that
          behaves to its applets in a plank-mac way. Just like the Now
          Dock plasmoid, the Now Dock panel can grow its applets on
          hovering.</tt></font></p>
    <p><font size="+2"><tt><br>
        </tt></font></p>
    <p><font size="+2"><tt>But I have a small issue I think. I can not
          find a way in order by default when the first time the panel
          is created to add a specific plasmoid in it. In the qml code
          of the panel I tried,</tt></font></p>
    <p><font size="+2"><tt>plasmoid.addWidget</tt></font></p>
    <p><font size="+2"><tt>plasmoid.createApplet<br>
        </tt></font></p>
    <p><font size="+2"><tt><br>
        </tt></font></p>
    <p><font size="+2"><tt>but these functions do not exist, is there
          any other way?</tt></font></p>
    <p><font size="+2"><tt><br>
        </tt></font></p>
    <p><font size="+2"><tt>regards,</tt></font></p>
    <p><font size="+2"><tt>michail<br>
        </tt></font></p>
  </body>
</html>