Internel History Implementation to KHTML

Baumann, Thomas baumann at valudo.de
Wed Dec 17 11:02:58 GMT 2003


Hi there,

I am new to this mailing list and quite new to KDeveloping, as well:
So hi to all!

I am using KHTML for a project for my job. I managed to build a little
web-browser with it, without any hard problems. Good work guys!!

But now I have to implement some kind of internal history to the browser. I
simply use a pointer-list with HistoryItems (my own class holding a KURL and
the proper URLArgs). This works fine for non-frame-sites, but I am going
crazy trying getting this to work with frames.

Could anybody tell me how to implement a simple internel history to KHTML??
I also had a look at Konqueror, but I do not have the chance to get through
these thousends of lines of code in the given time for the project.

I just saw the HistoryProvider in the API documentation, but I do not have a
clue how to use it. I mean, there is not even a holder for the URLArgs,
neither a way of getting the inserted entries back! Or don't I need both of
it??

Please let me have a short discription of how to implement a history. I am
really going crazy with this issue ;))

thanks a lot in advance,
best regards

Thomas Baumann




More information about the kfm-devel mailing list