FEPBASE 16?
Login to reply to this topic.
Mon, 2008-08-04 13:45
Joined: 2008-01-16
Forum posts: 231

Hi All,

Any body know about FEPBASE 16?
I am getting this panic in my application, while trying to close Special character table?


Thanks & Regards,
Md.Khalid Ahmad


Mon, 2008-08-04 14:13
Joined: 2007-08-29
Forum posts: 297

Hi,

you can get some information of FEPBASE from this link.
http://wiki.forum.nokia.com/index.php/Fep


Thanks & Regards
Ram

Symbian OS 9.1,S60 3rd edition MR,and Carbide.C++

Mon, 2008-08-04 14:16
Joined: 2008-01-16
Forum posts: 231

Hi RB_Sahu,

Thanks for posting.
I already seen this link but as you see there is nothing which tell you about "FEPBASE 16" panic.


Thanks & Regards,
Md.Khalid Ahmad

Mon, 2008-08-04 14:47
Joined: 2008-01-16
Forum posts: 231

Hi Frnds Eye-wink

Got the answer,

afep.OnFinishingHandlingKeyEvent_NoDownUpFilterL(...);
without calling
afep.OnStartingHandlingKeyEvent_NoDownUpFilterLC();
.

But still no answer of what the meaning of "FEPBASE 16"-panic.


Thanks & Regards,
Md.Khalid Ahmad

Mon, 2008-08-04 15:01
Joined: 2007-08-29
Forum posts: 297

Hi khalid,

I don't know meaning of "FEPBASE 16"-panic. your problem is solved or still getting same panic.


Thanks & Regards
Ram

Symbian OS 9.1,S60 3rd edition MR,and Carbide.C++

Mon, 2008-08-04 15:04
Joined: 2008-01-16
Forum posts: 231

Hi RB_Sahu,

Thanks,
My problem is solved. as in above post I have written.

I was calling function like:-

afep.OnFinishingHandlingKeyEvent_NoDownUpFilterL(...);

which I should call like:-

afep.OnStartingHandlingKeyEvent_NoDownUpFilterLC();
]afep.OnFinishingHandlingKeyEvent_NoDownUpFilterL(...);

This solved my problem.


Thanks & Regards,
Md.Khalid Ahmad


copyright 2003-2009 NewLC SARL