lets say i make a query box of yes and no
and if i choose yes it will open a contact name id 10.
is it possible ?
i dont mean open as in con=contacts.open() and to use con[10]
but to open the normal contacts window focusing id 10.
lets say i make a query box of yes and no
and if i choose yes it will open a contact name id 10.
is it possible ?
i dont mean open as in con=contacts.open() and to use con[10]
but to open the normal contacts window focusing id 10.
As far as I know, it isn't possible (yet). Maybe a C++ extension could do that, but I don't know if there is one available for this.
Pankaj Nathani
www.croozeus.com
hi roi,
as said by our forum champions that focussing is still not possible in PyS6o. If u want you can go for a extension.
Moreover now a days there are lots of questions which are based on playing with themes. I hope anyone of the developers take it as a challenge and write a extension for it.
Best Regards.
Gargi Das- http://gargidas.blogsot.com
Forum Nokia Python Wiki
Learn Python at http://mobapps.org/PyS60
hey
thx for the replies.
so i guess also to open a specific contact where i see the details of phone numbers and such is not possible either?
it was said for now opening the contacts window possible without focusing.
how i do that ?
roi