View Single Post
Posts: 53 | Thanked: 90 times | Joined on Nov 2009 @ Manaus, Brazil
#5
Originally Posted by danielwilms View Post
Nope. In 4.6 there are two parts creating a desktop widget. First getting a widget on the desktop, which can be done by setting the Qt::WA_Maemo5DesktopApplet attribute for a widget. The second part, which is much trickier, is the integration as a normal GTK widget. People are working on an example. I will let you know, as soon as the example is available.
Does this mean that the widget will run as a separate process (unlike the C ones which are compiled as .so's loaded by the default loader, or the Python ones which are loaded by the Python loader)?
__________________
Anderson Lizardo