PDA

View Full Version : Get Hot New Stuff!!!!



Mystical Groovy
24th October 2008, 12:01
Hey guyz...

Id like some help with the KNewStuff class.
I've read some documentation but I could understand how to implement this class in my program..

the general idea is to use the knewstuff download dialog to let the user download slackware linux packages from the internet.

Can you show me some examples?
Thank you for your time.

Mystical Groovy
25th October 2008, 20:16
please anyone help me to solve this problem :)

Mystical Groovy
27th October 2008, 13:04
come on guyz it shouldnt be so hard!
someone must now how to implement KNewStuff to my code...

jacek
29th October 2008, 23:34
From what I understood, you have to subclass KNewStuff to implement install() and createUploadFile() methods. You will also need an XML file which is described here (http://ghns.freedesktop.org/spec/).

hilefoks
16th December 2008, 01:21
Have a look at http://techbase.kde.org/Development/Tutorials/Introduction_to_Get_Hot_New_Stuff.