| Reply | « Previous Thread | Next Thread » |
|
Hi all,
I am trying to intercept a sms using pys60 1.9.2 like this, Code:
import inbox, appuifw, e32 def message_received(msg_id): box = inbox.Inbox() appuifw.note(u"New message: %s" % box.content(msg_id)) app_lock.signal() box = inbox.Inbox() box.bind(message_received) print "Waiting for new SMS messages.." app_lock = e32.Ao_lock() app_lock.wait() print "Message handled! Quote:
Does anyone know what might be causing this. Is this a problem with 1.9.2?? I have signed bothe the pys60 runtime and scriptshell using Open Signed Online. Thanks, Keith. |
| keithgardiner |
| View Public Profile |
| Find all posts by keithgardiner |
|
Join Date: Nov 2007
Posts: 319
Location: Sertaozinho/Brazil
marcelobarrosalmeida
Online
Forum Nokia Champion
|
|
Marcelo Barros Nokia E71, N800, N95 and XM 5800 http://www.croozeus.com http://wordmobi.wordpress.com http://jedizone.wordpress.com |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Access Point Connection Problem on N96... Help! | asenechalM5T | Symbian Networking & Messaging | 4 | 2008-11-17 16:00 |
| Send SMS Problem. Cannot Get SMSC Address. Due to Strange SIM Card? | cksong | Mobile Java Networking & Messaging & Security | 1 | 2007-07-02 17:13 |
| Phone that allows WAP access for unsigned SMS midlet? | travjohn1134 | Mobile Java General | 5 | 2006-10-31 03:31 |
| Access SMS | dakoz | General Symbian C++ | 32 | 2006-08-29 14:53 |
| access SMS | dakoz | Mobile Java General | 1 | 2006-08-28 13:26 |