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
Hi ...
As I mentioned before, I'm working on a visual programming application,
that uses Plasma Applets as it's visual components.
Is there a clean way to implement applet resizing? Or should I do what
you have done in PositioningRuler (implementing the mouse events)?
And another one: if I have