<div class="gmail_quote">On Tue, Apr 3, 2012 at 1:45 PM, Marco Martin <span dir="ltr"><<a href="mailto:notmart@gmail.com">notmart@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div></div><div class="h5">here the biggest challenge i guess is making all resize correctly in</div></div>
horizontal/vertical panels.<br></blockquote><div><br></div><div>Yes, just spent 5 hours on this. Finally resizing works almost fine inside</div><div>and outside panels, except:</div><div><br></div><div>* it does not resize/change when the orientation of a panel changes (eg, top</div>
<div>panel is moved to right). i tried addEventListener('FormFactorChanged', </div><div>formFactorChanged); but the callback is never called.</div><div><br></div><div>* if the applet is on the desktop, the last visible icon in the list flickers _a lot_</div>
<div>when the applet is resized. this happens for more than one icons visible, and</div><div>happens to only the last icon.</div><div><br></div><div>* the c++ applet shows a confirmation box for suspend & hibernate,</div>
<div>how can this be done in QML? how about showing our regular applet-popup</div><div>like in the battery monitor? with this option, the user also wouldn't have to</div><div>move the mouse too much around the screen.</div>
<div><br></div><div>Cheers,</div><div>Viranch</div><div><br></div></div>