On Tuesday 11 November 2008, Oszkar Ambrus wrote:
> Is there a clean way to implement applet resizing? Or should I do what
> you have done in PositioningRuler (implementing the mouse events)?

you'll need to implement mouse events, yes.

> And another one: if I have large text blocks in labels, it flows outside
> of the applet boundaries. Any suggestions on how to fix this?

wait for Qt upgrades; Alexis has been working on making layouts propagate size 
hints properly.

between now and then, you have to update the geometry or invalidate the layout 
manually when the text changes. yes, this sucks.

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Qt Software

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to