Hi All,
I am using s60 3rd edition,is it possible to change position of query dialog display.Actually query dialog display from bottom is it possible to display that dialog from middle of window or where ever we want.
Hi All,
I am using s60 3rd edition,is it possible to change position of query dialog display.Actually query dialog display from bottom is it possible to display that dialog from middle of window or where ever we want.
Regards,
Sriramadasu.
Hi,
I think this should be possible but you will have to have a custom dialog for it. For more information you can search for customizing controls in wiki.
Maximus
S60 Developer
Impossible is nothing
Hi,
I have found no api to set the different layout for the AknQueryDialog, however as yogpan said you could do it by customizing the dialog. You should be aware of the disadvantages it carries to , you need to handle the resolution changes which automatic for Akn classes. Good luck.
Regards,
Sriky