| Reply | « Previous Thread | Next Thread » |
|
hello,
can anyone tell me how to rename right soft key from "exit" to something else(say "back"). |
| jiten_shah18 |
| View Public Profile |
| Find all posts by jiten_shah18 |
|
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 13:45.
|
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
|
|
can anyone please tell me where am i suppose to unzip uitricks.zip
thanks in advance |
| jiten_shah18 |
| View Public Profile |
| Find all posts by jiten_shah18 |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
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 |
| jiten_shah18 |
| View Public Profile |
| Find all posts by jiten_shah18 |
|
Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
gaba88
Online
Forum Nokia Champion
|
|
|
Quote:
the zip file actually contains the binaries for a device only. If you want to use that in emulator you need to make different binaries from the source code of the module which are compatible for the emulator. Hope you got me. 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 |
| jiten_shah18 |
| View Public Profile |
| Find all posts by jiten_shah18 |
|
Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
gaba88
Online
Forum Nokia Champion
|
|
|
Quote:
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 |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| long keypress When program is run background?? | arun09 | General Symbian C++ | 106 | 2009-05-11 06:53 |
| Раскладка клавиатуры в консоли | arkenoi | Russian Developer Forum - Форум Российских разработчиков | 11 | 2009-03-18 19:27 |
| right soft key to exit on full-screen canvas | Larry101 | Mobile Java General | 5 | 2008-02-21 12:44 |
| Soft key labels in landscape mode on E90 | mike_brock | General Symbian C++ | 0 | 2007-02-13 16:13 |