yes I mean to get, as like assigning ring-tone for a contact..... can I assign message-tone for particular contact. I want separate message tone for separate contacts..... dats it.
Type: Posts; User: enigma_007; Keyword(s):
yes I mean to get, as like assigning ring-tone for a contact..... can I assign message-tone for particular contact. I want separate message tone for separate contacts..... dats it.
well... thanks.... and let me try..... hope it shud not create interference......and i can able to play my audio at it.
How can I assign tone to incoming text message for a particular user??
Give me some idea.....
What is the type of list query dialog is used in the standard contact view, which shows call options?
How can I modify my list query 'CAknListQueryDialog' to appear like that and what change shall i...
No this is a different issue. Here I would like to use different themes of the phone particularly for a container in my application. It can be done by DrawNow() as you said. I need the method to...
Can I use different theme/skin for a container in my application.
If yes how can I use different skins as backgrounds in my view?
Fine. Thanks...
What should I have to write in it?
No, \t in anywhere is giving AVKON 0 panic in the emulator.
here I am using CDesCArrayFlat to store the list items.
and then just doing
TInt selectedOption( 0 );
...
How do refresh a container remaining in the same view.
I mean I need to refresh my drawn items in the Draw function. How can I do so by staying in the same view.?
Although when I print it on screen it does.
Same is the problem with grids also.
How is it possible to show label text below the icon in grids as multi-liner.
I am just trying to work with an example in which I am showing list query dialog.
I am trying to bring two liner options in the list. But the newline character \n or \r\n does not work.
Yes I did...
Using \n will only gives a box like character. It does not bring the rest part to the next line.....
How do I show a grid label or list item in two lines?
How can I bring that newline character in the string... I am using TBuf here.
Somebody Please suggest me any idea.......... I am waiting for reply.
It shold be like this:
1 XXXXXXX
...MY NAME
2 YYYYYYY
...MY NUMBER
3 ZZZZZZZ
...MY EMAIL
I only need to show multi-liner options in my list query dialog. Is there any simple way. What will be the listtype in the resource of list query dialog.??
How can I add label/heading to the options in a list query dialog.
I need to show fixed labels with each list option. Please suggest some idea...
You have another thread in this topic in http://discussion.forum.nokia.com/forum/showthread.php?t=177986
Here is a reference link : http://www.forum.nokia.com/forum/showthread.php?t=183461
You can draw a window and show the time progress in that. Use the class CTimer and CPeriodic. Later one is periodic timer active object.
What I have done for now is that I used simple number query dialog to appear when the user will key any digit. And
then the query will take the inputs thereafter. I can use the text in the dialog...
Is there any indirect method then. Tell me if you know. Or should I do the same with a query dialog so that the user when starts typing this query dialog automatically appears and takes the input.
...
You are not understanding my problem at all. I only need a edwin editor or dialog similar to when user dial numbers in the idle screen. And I need to process those entered numbers for my own. No...
IS THERE ANY METHOD TO CAPTURE THE INPUT i.e. NUMBERS TYPED BY THE USER IN AN EDWIN AUTOMATICALLY ,SO THAT WHEN THE USER DIALS SOME NUMBERS THE EDWIN STARTS DISPLAYING THEM AND TAKE THEM AS INPUT...?