My question is simple...<br><br>I work on solid notifier again and i want to use layout and widget implemented in plasma.<br><br>My question is why when you instanciate a widget he is added and displayed directly into the applet?Why we don&#39;t make like this :
<br><br>+instanciate the layout<br>+instanciate my widget<br>+add widgets into the layout<br><br>and after this last step widgets are displayed?<br><br>If it&#39;s not correct i need help to use it in a correct way.You can see in 
solidnotifier.cpp in playgroung how i did.<br><br>Thanks.<br><br><br><br>