Hi gaba88.
thanks for your reply.
I attached the image url
thanks.
Type: Posts; User: sbdavid; Keyword(s):
Hi gaba88.
thanks for your reply.
I attached the image url
thanks.
I set the editable as True with SetEditableL() function.
by the way, when form is shown, the strange area is shown in the first text editor.
if I remove the SetEditableL(), all is noral.
Please...
Hello.
I made the form view using UI desinger, and set the control buttons as OK_BACK, the textsof control buttons are "Ok" & "Back".
I want to change these text as "Save"&"Cancel".
how can I do?...
Hi, aamitgupta
I used User::Panic(applicationName, aReason);
thanks for you reply.
Hello.
I started the child process with RProcess.Create(), and then, killed it.
But, when I monitor the all processes on phone, using profiler, I saw many child processes killed by me in process...
Why?
I like mymobilesite service.
I cannot understand why this service is closed.
Hello all
I want to use the popup window like "View details" of file manager.
please let me know the API.
thanks.
Hello all
I want to remove a folder with c++.
How can I do?
I am using single graphic listbox.
now what I want is:
in list box, I want to change the icon of selected item by key pressing(i.e. OK key).
how can I change the icon?
thanks.
where have to I try ?
thank you for your reply.
I removed the EEikCmdExit handling in AppUi.cpp file as following:
if ( !commandHandled )
{
if ( aCommand == EAknSoftkeyExit || aCommand == EEikCmdExit )
{
//Exit();
}
}
I set 20 seconds for Power save time-out and Light time-out.
so my phone goes to black screen(power save mode) after 20 seconds if there is no user action.
scenario is following:
-my application...
when my application get any event, I want to light the screen from black screen(power save mode).
How can I implement?
is there the APIs for this?
thanks.
Hello
What is the latest version of firmware of 5800 XM device? 21.0.025 or 21.2.025?
when I try to update the firmware of my device with Nokia PC Suite, it says my version(21.0.025) is latest.
...
Hello
on 3rd devices, tab is moved by pressing left/right arrow key.
but, on 5th device, user can only click the tab header, and when user click the tab header, nothing happens.
how can I handle...
Hello.
I want to save the access point info which is being used throgh TCP socket and load when app restart.
how can I do this?
thanks.
mayankkedia, thank you very much
hello
how can I detect if app is running in background/foreground?
thanks.
Hello
To support localization I read http://wiki.forum.nokia.com/index.php/Multi-language_support_at_run_time and added codes.
but nav pane doesnot work.
CAknNavigationControlContainer* naviPane...
Hello,
I want to see all options like TC, TA which are used in pkg file ("res\error.txt" - "", FILETEXT, TA)
where can I see?
thank you.
thank you for reply.
if user try to install on other device, I want to put the error message.
is it possible?
thank you.
Hello,
I want to make my applicaton can only be installed on N95, E71.
what should I write in pkg file?
and
I found the Machine Uid list in...
Hello skumar_rao
thank you for your reply.
what can I do with this plugin?
profile engine api plugin?
where can I get it?
Hello
Now I am writting the small application with VAS(VoIP Audio Service) API.
I play the wav file with ringtone player, but sound volume size is low.
how can I control the volume size of...