Containments, Layouts

Alexis Ménard darktears31 at gmail.com
Mon May 26 14:08:48 CEST 2008


On Mon, May 26, 2008 at 2:53 PM, Oszkar Ambrus <oszkar.ambrus at deri.org>
wrote:

> Hi, there,
>
> I'm developing an application extensively based on Plasma, and I've been
> trying to adapt it to the new changes.
> I would have two questions, if this is the place to ask them. (I'm
> really sorry, if it's not)


It's here ;)


>
>
> 1) One of the main problems is, that the null or "" default Containment
> is not created, and my custom applets wouldn't move or allow resizing.
> Should I develop a custom Containment? Can I find some documentation
> about it?


api.kde.org you have the documentation of containment. But you don't need a
containment to resize an applet of course you can use it alone.


>
>
> 2) When I use QGraphicsLayout (actually it's QGraphicsLinearLayout)
> inside an applet (for LineEdits and PushButtons), the application always
> crashes, when I remove that applet.


You put embeeded widget with QGraphicsProxyWidget? If yes, you have to
remove your applet from the scene before deleting it.


>
>
> Thanks a lot,
> Oszkar
>
>
> _______________________________________________
> Panel-devel mailing list
> Panel-devel at kde.org
> https://mail.kde.org/mailman/listinfo/panel-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/panel-devel/attachments/20080526/bc84d921/attachment.html 


More information about the Panel-devel mailing list