When hovering over the active apps in the standby on S60 3rd phones tooltips are shown displaying the name of the app. I also saw this in the Team application. These tooltips seem to be theme aware....
Type: Posts; User: anumeets; Keyword(s):
When hovering over the active apps in the standby on S60 3rd phones tooltips are shown displaying the name of the app. I also saw this in the Team application. These tooltips seem to be theme aware....
I am not sure if this has already been raised in this forum, but I am using the DynInitMenuPaneL function in my CAknAppUi derived class in my application.
In previous platforms this worked fine,...
I have a problem with the bio message on the new platform.
I have made changes that should be done according to the docs. When I send a message to my device it is recognised as my bio message. The...
Since Symbian 7.0 you don't have to use the biftool. Just place the rss file in a START RESOURCE statement in the mmp file for the biomessage and the files should be generated.
Does anybody know the UID of the Telephone App on Series 60 v3?
It used to be defined in the eifdef.h file, but it is not anymore.
Many thanks
Regards
Anumeet
Does anybody know where the actual parser dll should be installed when installing a BIO message parser
I have installed the rsc and mbm file in resource/messaging/bif according to the docs and I...
Have you tried this on the new platform.
I have installed the rsc file and the mbm file in the resource/messaging/bif directory as documented. When I send a message to my phone the messaging...
Hello.
This might be a simple problem, but I am totally stuck
I am trying to create a sis file with the 3:rd edition SDK using the makesis command
However I always get the verification error "No...
I have a timer that is set using the CTimer::At() function.
This timer might expire after some time and at that point I want to do a specific task. What I have noticed is that when the device goes...
No, I havent found any more information about the problem and so it isn't solved. We check the device model before doing any HTTP stuff and dont install the filter if it is a 6630. This, ofcourse,...
I have a question. Has anyone of you gotten the HttpFileProxyInterface solution to work on a 6630? (i. e Symbian 8.0). When I try it the application just dies. I dont get any Panics or error...
I want to use the IAP proxy settings automatically when settings up a session.
According to nittin mitals post you could set up a HTTP connection using the CHttpFilterProxyFilterInterface after...