Hi, i have a problem! I make a porting from serie 60 to serie 80, but some classes are not mapped. And the guide is most confuse..How make to substitute the class "aknlists.h" to serie 80??? Is there other class with same function? Thanks.
I am no specialist in S80, and sorry I don't know the answer to your question, but I think I know enough to tell that there are a lot of differences between S60 und S80, both big and small. The class that you are searching now might be only the first of a long row of classes that you will have to replace, depending on the kind of program that you want to port.
If I were you I would probably take a break from programming now and try to answer the question whether the whole effort of porting is really worth it. I mean, if you have no choice, you have to do it, but maybe you can decide yourself, and it might be that porting your particular program in your particular circumstances is just not worth it - not enough return for the effort.
There seem to be a lot of S60 programs that never make it to S80, and vica-versa - I see this as an indication of the substantial porting work involved.
You'll have to derive your own listbox class from CEikTextListbox. There are several example on how to do this for UIQ2 and S80 works pretty much the same.
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 1056
If I were you I would probably take a break from programming now and try to answer the question whether the whole effort of porting is really worth it. I mean, if you have no choice, you have to do it, but maybe you can decide yourself, and it might be that porting your particular program in your particular circumstances is just not worth it - not enough return for the effort.
There seem to be a lot of S60 programs that never make it to S80, and vica-versa - I see this as an indication of the substantial porting work involved.
René Brunner
Forum posts: 1886
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant