Hi,
I'm trying AHLE example from wiki.
But I'm getting compilation error at line
iAhle = CAHLE::NewL();
where I can find Decleratio/Definition for CAHLE?
Have anybody experience it earlier?
thanks in advance.
Hi,
I'm trying AHLE example from wiki.
But I'm getting compilation error at line
iAhle = CAHLE::NewL();
where I can find Decleratio/Definition for CAHLE?
Have anybody experience it earlier?
thanks in advance.
Last edited by NevePankaj; 2008-07-24 at 07:01.
search for header file "Ahle.h"
Is it included in your code, and also is it present in inlude folder of SDK?
Hi,
I'm using 3rd Ed FP2, I didn't find ahle.h in Include folder.
I installed the plug-in for it, but I don't have the required file there too.
Will you please suggest how to make this AHLE code running with FP2?
But the example is been provided in wiki. They are saying that API can be found in a Plug-in.
I'm sure, Somebody might have tested it.
Here is the text from wiki
----
Adaptive History List API
From Forum Nokia Wiki
Note!
This API is not part of the public SDK. It can be found in the SDK API Plug-in.
API Purpose
Adaptive History List API can be used to keep track of the browser activity. One can retrieve the name as well as the URL of the recently visited sites.
----
It is indeed there in the SDK Plugin API. Have you really tried to download and install Extension Plugin which include all these stuff? If you look into Wiki article, it is clearly mentioned.
http://www.forum.nokia.com/info/sw.n...Pack1.zip.html
Kiran.
Nokia Developer Wiki Moderation team
The API works only in S60 3rd Edition MR. Not working anymore since S60 3rd SDK FP1 although it is still in the API plug-in.
Correction: The info about S60 3rd Edition FP1 is incorrect. See post #22 on this thread.
Last edited by ltomuta; 2008-09-08 at 17:04. Reason: Added correction info
Hello guys,
Tried with MR release too, it's not working.
Somebody... please help.