There's some features I'd like to see in next realse in Python (PyS60):
1- Change Missed Call Flag in log data base , For example to reset the recent Missed Call to zero . Like we change Incoming SMS' flage to Read or Unread.
2- Application.hide / Application.show , we need such feature in our application.
3- Application.System , To avoid terminating our application when we press Red key.
4- Exit ---> Back/Hide , we need to change Exit key title from python directly .
5- App.RunInStartup , we need such feature in our application especially which monitor SMS' or Incoming calls.
6- Appuifw.WaitingNote , When we search Contacts data base or searching for files we need such feature to keep the use aware of the process.
7- Send USSD , We need to get the ability to send such commands to the operators in our programs , and we can't use the usual Dial function.
I enjoyed using PyS60 and using it's features , but I got shocked when I found that we can't do such fundamental actions using python.
I hope we can find it in the next release , many thanks for all your efforts.