![]() |
Is there any Qt Control-Panel Applet example ?
Hi,
I want to develop a new ControlPanel Applet and I suppose it is the right time to do it the Qt way ... I've already done it with GTK (gnokii-gconf, contact-infos). I didn't find any example in the docs or in the garage project ... Do you know any ? It would be nice to find a nice project with everything set up right (deb, i18n, config ...) Thanks Fred |
Re: Is there any Qt Control-Panel Applet example ?
i dont think QT supports status bar applets yet.
It did support the desktop applet mode by setting an attribute on the widget WA_QMaemo5DesktopApplet but then later I saw it was removed not sure if they have put it back in the later releases of qt4.6. I had tried that and it worked just fine. |
Re: Is there any Qt Control-Panel Applet example ?
http://qt.gitorious.org/+qt-develope...5/controlpanel
There is an example, but it's still quite experimental. Report back if you are able to make something with it :) |
Re: Is there any Qt Control-Panel Applet example ?
If I'm not mistaken, Control-Panel applet is a dialog called from an execute entryPoint in a library (at least it was like this in Maemo4)
|
Re: Is there any Qt Control-Panel Applet example ?
Quote:
|
Re: Is there any Qt Control-Panel Applet example ?
Quote:
Its using the Atoms directly and assuming the underlying window manager is X11, QT is supposed to be platform independent , so I think we just need to wait till the QTboys bring out some atttribute that can be set on a widget. :cool: However, that would still work for the N900 ;) |
Re: Is there any Qt Control-Panel Applet example ?
Well I had a quick glance and it looks like the execute launch an app (/usr/bin/qapplet) passing the parent window id on the command line ...
I didn't think it was that bad ... Will there be a control panel in harmattan ? or is the concept completely changed ? |
Re: Is there any Qt Control-Panel Applet example ?
Any news about it ?
Has anyone a tutorial on How to make a ControlPanel Applet ? |
Re: Is there any Qt Control-Panel Applet example ?
I have managed to create a ControlPanel Applet with the GTK launcher available on http://qt.gitorious.org/+qt-develope...lugin/plugin.c.
But my main Application needed X11 librairies to get the parent, so the size of it increased from 500k to 800k. If someone has a better solution :) |
Re: Is there any Qt Control-Panel Applet example ?
Quote:
|
All times are GMT. The time now is 08:31. |
vBulletin® Version 3.8.8