_reg.rss
CHARACTER_SET UTF8
#include <eikon.rh>
#include <avkon.rsg>
#include <avkon.rh>
#include <appinfo.rh>
#include "ExSearchUI_reg.loc"
#include <exsrch_mbounce.rsg>
Type: Posts; User: jerrytian; Keyword(s):
_reg.rss
CHARACTER_SET UTF8
#include <eikon.rh>
#include <avkon.rsg>
#include <avkon.rh>
#include <appinfo.rh>
#include "ExSearchUI_reg.loc"
#include <exsrch_mbounce.rsg>
Yes, there are, it is confirmed.
I wonder why you need to manipulate the low level network layer to provide data to browser control. From the experience of my toy application, the browser control object is really a "full" browser...
It's a normal OS9 UI application, but after I played a little bit with XXX_reg.rss XXX.rss(I really can't remember what I have changed), this app now can be launched multiple times: every time I...
I have been playing around with CPtiEngine currently, my app works fine in English predictive mode, gets all candidates without problem. But if I switch the mode into Chinese phrase predictive mode,...
So far, my concept app using browser control on 5800 seems very promising, but the control will only display the remote page when it is completely downloaded and parsed. It takes too long even for a...
You are right, I must read from CContactLocalView instead, a really weird design.
I am very curious about all of these views' detail here, since currently this is just a simple concept demo...
In fact, "CountL" and "AtL", "ContactAtL" are all invoked just after EReady is received. The code says:
void AMContactQueryMakerImpl::NotifyQueryComplete() {
TInt resultCount =...
There is very few help documents out there on these. I have searched the forum, wiki with this site, also with Google.
So far, my best try is following the below link:
...
A recent update.
The capturing and the sending back of key event is working now on a headless console exe application. Sending back the event is just described in the previous post(in my case, I...
Thanks a lot, kis_spn, it does the job.
Although I don't have the solution of your problem, I do experience the same problem once.
It seems it is quite safe only listening to any window events in a console application using RWsSession....
I would like to retrieve the label of different numbers under a certain contact item, like "Mobile", "Mobile(home)", "Mobile(business)", in my app. The function I used is as the follow. But it seems...
Thanks a lot.
I have tried further, with the following code, but it doesn't affect the icon drawn on the list.
Besides, the icon I try to modify is application's shoutcut icon retrieved by
...
We want to make the icons displayed in "CAknSingleGraphicStyleListBox" control with various, smaller decoration icon on it according to the status of items.
So far I have tried two approaches:...
Thank god I found this post. The "CONE 14" panic just bugged me for hours.
I think the document should be more accurate, or just need a update?
Just in case someone else later need it, maybe...
No, I am not the one doing it on timer, the control "CAknProgressDialog" itself is doing it on timer according to the SDK document(also by its behavior observed on emulator). And so far as I know, I...
In order to use class "CAknProgressDialog", we usually implement "MProgressDialogCallback" interface(Or Mixin Class, anyway), thus the implementation can be notified when the dialog is dismissed by...
great, the screen captures explain it all. thanks a lot.
I am switching a project form carbide.vs into carbide.c++ and having the same problem here. I have followed the thread and it seems to me I need to enable the "hosted" debug mode. But, how to enable...
Problem solved, seems it was a client setting problem. the series 30 device's setting mannual is diffrent from older devices and doesn't store the password unless you choose to auto login.
;-)
The problem is still not solved, and we tried different types of the combination with the "Nonce" and "Password-String" but with no luck at all. Any good idea?
Best regards :-)
We are developers in China and have developed and deployed a wireless village IMPS server which provides IMPS service to our registered users. This service have been running...
yes, there is, if you are refering Wireless Village, the protocol has this situation explained.
sure, there is, facc, I used it a lot for my own nokia phone. but I don't think this is the right place to ask this kind of question, :-)