<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>On Wednesday 21 Nov 2007, Christian Esken wrote:<br>> Am Dienstag, 20. November 2007 schrieb Alex Merry:
<br>> > Until Qt 4.4, you can't just put QWidgets on a QGraphicsScene, ie:<br>> > you can't add "normal" widgets to a plasmoid.<br>> ><br>> > There are a number of Plasma widgets in libplasma that you _can_
<br>> > add to a plasmoid, among them Plasma::PushButton [0] and<br>> > Plasma::Label [1], which I'd guess would be the main ones you'd<br>> > need.<br>><br>> Does this mean that one cannot have a Slider in a Plasma::Applet ?
<br>> I tried to conclude this from<br>> <a href="http://api.kde.org/4.0-api/kdebase-apidocs/workspace/libs/plasma/html" target="_blank">http://api.kde.org/4.0-api/kdebase-apidocs/workspace/libs/plasma/html</a><br>>/classPlasma_1_1Widget.html .
<br><br>To have it for 4.0, you'd probably need to implement your own slider,<br>inheriting Plasma::Widget.<br><br>><br>> My personal impression is that I then should postpone the<br>> KMixPanelApplet. Alex, do you know how it works in Qt
4.4? Can one<br>> use arbitrary/own QWdigets? Will they be limited, or can you have<br>> context menus, tooltips, mouse events and everything else that<br>> QWidget provides?<br><br>I only know what I've read on TT blogs. I don't know what, if any,
<br>limitations there will be.<br></blockquote><br>If you can do what this Troll did, I think we'll be pretty happy (for a while):<br><a href="http://labs.trolltech.com/blogs/2007/11/12/demo-screenshot-embedded-dialogs/">
http://labs.trolltech.com/blogs/2007/11/12/demo-screenshot-embedded-dialogs/</a><br><br>The first thing I'm going to do is embed that QGraphicsView example inside<br>another QGraphicsView....and then embed that one in another...just because.
<br><br>-Henry Stanaland<br><br></div>