You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, January 31st 2007, 11:24pm

kicker applet question

Hey everybody,

I am currently working on a kicker applet that will read a file and display the one line of text from that file. I can do this with just a basic C++ program but I need it to be in an embedded applet. I have tried to put something together using the Kdevelop kicker template but I'm not getting anywhere. Is there a particular good way to do this? I am currently using cout to display the text on the screen but I'm sure the function is different for a kicker applet. I have very little experience programming but I'm trying anyways. Any help would be great. Thanks.


Andrew McCabe