| Reply | « Previous Thread | Next Thread » |
|
Hi,
I'm developing simple application which sends SMS via my operators webpage. I have already created working version in j2me, but I don't like it's long starting time. I have all the network related code working in pys60, my only problem is to add capability to use numbers from phonebook. Is it possible to access phone number selector (just like TextField.PHONENUMBER in MIDP)? I don't need to access all numbers, only the one selected by user. I can't use contacts module, as this is forbidden for unsigned app on s60 3rd. Hope you can help me, dzaku |
|
Quote:
BR Cyke64 pys60 1.4.5,1.9.7,pygame,PyS60 CE on E90 , N810 with Python 2.5.2 and ... last PyS60 1.9.7 with touch ui on 5800 ! pys60 extension modules on http://cyke64.googlepages.com/ |
|
Thank you for your answer,
but still, is it possible to call the "default" number selector from pys60? |
|
What do you mean with "default number selector"? The idle screen, where user just types the phonenumber to call? In that case could use simple
Code:
newNumber = appuifw.query(u"Type phone number:", "number", int(oldNumber)) |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Find out the Phone Number from inside J2ME | sergiutruta | Mobile Java General | 5 | 2008-03-24 01:49 |
| How to make setting list item for Phone number? | oslario | Symbian User Interface | 4 | 2008-03-16 20:38 |
| HELP - RCall - Dial voice number crash | cmryan | Symbian Networking & Messaging | 0 | 2004-02-13 15:53 |
| "Send item to" message without phone number in 6220 | geiduks | Mobile Java General | 0 | 2004-02-13 11:33 |