PDA

View Full Version : how to embed an existing kde program into Konquerer



sephiroth_0
15th August 2006, 10:34
i want to enbed my program(an kiconview based application) into Konqueror. i find several
tutorial which say that useing kparts and change makefile.am flie . I follow every step but still my program won't show in Konqueror . i think maybe the tutorial is too old. i work in kde3.5 , use kdevelop to code my program, is there anyone who can tell me how to embed an existing kde program into Konquerer in detail? or show me some reference?thank you very much!

e8johan
15th August 2006, 13:21
I'd say that getting an existing kpart implementation and having a look would be the easiest way to get started - in that way you know that your code is working.

As for the problem at hand - are you sure that you use the right KDEDIRS...