hello,
can anyone tell me how to rename right soft key from "exit" to something else(say "back").
hello,
can anyone tell me how to rename right soft key from "exit" to something else(say "back").
Try this
Code:from key_tricks import * import uitricks import appuifw import e32 uitricks.set_text(tr('hi there'),EAknSoftkeyExit)
Last edited by bakidilek; 2009-07-03 at 12:45.
can anyone please tell me where am i suppose to unzip uitricks.zip
thanks in advance
If you're refering to uitricks.zip from http://cyke64.googlepages.com/, that's the source code, not what you need. Download uitricks.pyd if you have an S60 2nd Edition phone. Download uitricks_unsigned.SIS if you have a 3rd Edition or newer phone, sign it with all capabilities at https://www.symbiansigned.com/app/pa...ignedOnline.do and install it.
i am using 3 rd edition SDK emulator on my pc
so pls give me soln for pc
by d way thanks for previous soln
Gargi Das- http://gargidas.blogsot.com
Forum Nokia Python Wiki
Learn Python at http://mobapps.org/PyS60
hello gabba,
dat means uitricks.pyd and key_tricks are available only for mobile phones,so to use it on emulator can u help me how to develop the compatible binaries
hello jiten_shah
this topic has been already been discussed in the forum you can do a extensive search that will help you.
Also please go through this wiki article.
Gargi Das- http://gargidas.blogsot.com
Forum Nokia Python Wiki
Learn Python at http://mobapps.org/PyS60