Hi friends ,
I wish to know regarding dialog that How can We create a Custom Dialog ,Actually I wish to create a Edwin control inside a Dialog for Searching Contact from a Custom Contact List
Please Tell me How can I achieve it, what Class I need to inherit , Is there any other options except creating a Custom Control for accomplished this task
please help me ?
Forum posts: 1142
If you just want a simple dialog with a text entry field, there is a standard dialog for that in S60.
CAknTextQueryDialog
Forum posts: 64
thanx dude