On Friday 18 September 2009 22:06:40 Lionel Chauvin wrote: > My previews show the top left corner of webpages. Is it normal ?
yes, it's the same image of loading tab :) I'm waiting a better version from pano.. > And, > > Have you got a working example of embedded plasmoid ? Not in the actual page, but as said, I'm quite sure I can provide it. I wrote a stupid homepage, embedding the pager or the calendar. You just need a plasma::view (a QGraphicsView), a plasma::corona (a QGraphicsScene) and then using the addApplet() method there to add one plasmoid. The problem with this method is that you create a widget, so quite *ALL* the mainview method (searching for a webview) need to be rewritten.. :( -- Andrea Diamantini, adjam GPG Fingerprint: 57DE 8E32 7D1A 0E16 AA52 59D8 84F9 3ECD DBF9 730F rekonq project WEB: http://rekonq.sourceforge.net IRC: rek...@freenode _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
