LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   KDE 3 - Creating panel applets how to (https://www.linuxquestions.org/questions/linux-desktop-74/kde-3-creating-panel-applets-how-to-671303/)

arizonagroovejet 09-20-2008 05:43 PM

KDE 3 - Creating panel applets how to
 
Anyone know of a good how to resource for creating KDE 3 panel applets? All I can find is http://developer.kde.org/documentati...l-applets.html but the tar.gz file with the examples doesn't have anything on the end of it. (I've found a reference to this issue dated 2002.) Since the tutorial doesn't contain enough information to for me to understand it without the .tar.gz file the tutorial is no use to me.

I'd like to create a fairly simple applet. It would need to do little more than display a single colour (like the hello world example), based upon data retrieved from a website. I have virtually no C++ experience but I figure that since the example applet does almost what I need, and I can always do the data retrieval part separately, I may be able to adapt it without too much trouble.

Unknown_User 10-18-2008 06:36 AM

Have you looked at Qt4?

It is open source and works across several platforms.

http://trolltech.com/products/device...d-widget-demos


All times are GMT -5. The time now is 05:24 PM.