Porting from 60's to 80's

Login to reply to this topic.
Tue, 2005-11-15 07:17
Joined: 2005-08-29
Forum posts: 30
any one can help me for porting the application from 60's series application on 80's. whats the canges i have to made in my application.

help me its urgent!!

Thanks in advance.

Tue, 2005-11-15 08:31
Joined: 2005-08-11
Forum posts: 278
Re: Porting from 60's to 80's
hi kksidhu2002 ,

check out this link, it contains a pdf files how to port from series 60 to series 80, but i haven't tried it out yet.. Grin

http://www.forum.nokia.com/info/sw.nokia.com/id/5c03471b-db89-4116-a544-ff10e07e7b10/Series_80_DP_Porting_From_Series_60v1_0_en.zip.html
Tue, 2005-11-15 10:44
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2006
Re: Porting from 60's to 80's
Take a look at all what is named "akn"-something and recode it (or reuse S80 corresponding classes).

Porting from S60 to S80 is not really complex but you need to have your GUI specified to know what you want to achieve

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Thu, 2005-11-17 06:25
Joined: 2005-08-29
Forum posts: 30
Re: Porting from 60's to 80's
Thanks
max_i and eric
i remove more then 100 error from the code but now the main problem is
with the resource file. in my resource file i having a  view like this ..

RESOURCE AVKON_VIEW r_main_view
{
   //menubar = r_main_menubar;
   //cba = R_AVKON_SOFTKEYS_OK_BACK;
   cba = r_ok_exit_cba;
}

now my problem is how can i convert this into 80's.

help me!!!

Thanks in advance..
Fri, 2006-01-27 13:34
Joined: 2006-01-09
Forum posts: 105
Re: Porting from 60's to 80's
Hi all,
i am new to symbian application development.
i've to port from 60's to 80's.
what is equivalent of CAknGlobalNote on 80's.

its urgent............

any help will be greatly appreciated..........

Thanks and Regards
CodePupil
__________________________
You are I and I am he .. !!

Tue, 2006-04-25 07:18
Joined: 2006-01-09
Forum posts: 105
Re: Porting from 60's to 80's
Hi

Thanks a lot...

I've done it...


Cheers!!
CodePupil

Thanks and Regards
CodePupil
__________________________
You are I and I am he .. !!

  • Login to reply to this topic.