Romanian student interested in Python and PyS60. Through this blog I hope to let others know how easy and fun it is to program on a mobile device and, if possible, inspire them to strive ever forward.
bogdan.galiceanu | 27 June, 2008 19:33
Just to inform Python enthusiasts that PyS60 version 1.4.4 has just been released!
Here's a list of improvements:
More info in the release announcement thread
Python |
Next |
Previous |
Comments (2) |
Trackbacks (0)
truf | 30/06/2008, 10:56
v 1.4.4. Feature additions:
* globalui module added for displaying notes and queries from
background applications.
* Added functionality to mark SMS's in the inbox as read or unread.
* Added support for S60 SDK 3.1 with a separate SDK ZIP. Resolves bug
1760277.
* Added the twipsize attribute to graphics objects as part of
resolving bugs 1784027 and 1758727.
* The S60 3.1 SDK ZIP package also supports the S60 3.2 SDK, with the
following limitations:
(a) Missing feature: The sensor module is not supported on 3.2.
(b) Known defect: The statement "print ''" crashes the script shell.
RE:Python for S60 1.4.4 is here
anees042 | 27/06/2008, 22:13
Hello Galiceanu,
Thanks for the update.