import time
print unicode(time.strftime("%H:%M:%S",time.localtime()))
Type: Posts; User: harp73; Keyword(s):
import time
print unicode(time.strftime("%H:%M:%S",time.localtime()))
My guess is that some of the Nokia guys want you to DL 1.1.5 and test it with that version to.
Second number means.. index to mask bitmap.
From API doc...
filename is a Unicode file name and must include the whole path. Note that MBM is the only file format supported. bitmap and...
Okey thanks..
Ok... but hmm it must be an app that to..
I guess many of us just use the interpreter to just run a script now and then.. I would like that one to show in the list.. ie show the Worm in the...
PyGame API ?
Can some one write a Dummys guid on all those functions ? :) Or is it just me who are stupid ;)
e32.ao_yield()
e32.ao_lock()
lock.wait()
lock.signal()
Have I missed any of the...
Make the Python App available in the Task Switch menu( it pressing and holding the menu button)
Hi..
You should install.. (for 6600)
Alpha 1.1.5 for 2Ed phones..
Unpack and install the .sis to your phone.
If you want to develop and test run on your PC you should get the Symbian C++...
Hi look at the appuifw.query()
HOST = appuifw.query(u"Hostname","text","xml1.aspsms.com")
My login was mucked up... re logged in and I could download them :)
Seems like the plain 2ed files is not there. :(
Seems like they are uploading 1.1.5.. you can choose it from the list.. but there it nothing to dl yet...
eichin has requested what you want in the wish list thread.. hope they fix it in a future release...
Get a list of all cell towers the phone have contact with... their cellid, signal strength, Timing advance values..
Is it a feature..? that the python app is not in the task switch list ?
If you switch to another running app and want to go back to the curr running python script, you must go to the python...
If it possible to get some signal in python for incoming messages and calls.. you could do an app wich talks to your computer via BT and shows messages on the monitor.. incoming message from: bla...
Ok... no problemo... thank you guys, who made my phone fun again :)
Im trying to write 2 text's on a canvas with different fonts.. but it just seems to stick to the first font used.
self.canvas.text( (30,30) , unicode(time.strftime("%H:%M",time.localtime())) ,...
Would it be possible to get a list of the other cells towers the phone also have contact with ? and theirs cellid's,signal level and TA (Timing Advance) values.. if we got those values and we know...