View Single Post
gnuton's Avatar
Posts: 18 | Thanked: 12 times | Joined on Nov 2007 @ Taranto, ITALY
#2
Hi, since desktop applet are libraries (.so files) then it's not so simple making Qt desktop applet.

At moment I didn't investigate for a solution.. but it's possible (I tried it) to put Qt Widgets into the desktop just changing the Window Type of the widget (eg a QDialog) with the right Window Type.

Then a Qt application can put widgets in the hildon-desktop but the "applet manager" that loads the desktop widgets doesn't recognize them as applet, then it doesn't manage Qt home applets.
 

The Following 2 Users Say Thank You to gnuton For This Useful Post: