Discussion Board

Results 1 to 9 of 9
  1. #1
    Registered User jiten_shah18's Avatar
    Join Date
    Apr 2009
    Posts
    36
    hello,

    can anyone tell me how to rename right soft key from "exit" to something else(say "back").

  2. #2
    Registered User bakidilek's Avatar
    Join Date
    Nov 2007
    Posts
    34
    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.

  3. #3
    Nokia Developer Moderator bogdan.galiceanu's Avatar
    Join Date
    Oct 2007
    Location
    Deva, Romania
    Posts
    3,471
    You can't do it in regular PyS60. You need to use an extension, such as appuifw2 or uikludges. I don't think any of them have been ported to work with PyS60 1.9.x though, so you can only use them if you port them yourself or use PyS60 1.4.5.

  4. #4
    Registered User jiten_shah18's Avatar
    Join Date
    Apr 2009
    Posts
    36
    can anyone please tell me where am i suppose to unzip uitricks.zip

    thanks in advance

  5. #5
    Nokia Developer Moderator bogdan.galiceanu's Avatar
    Join Date
    Oct 2007
    Location
    Deva, Romania
    Posts
    3,471
    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.

  6. #6
    Registered User jiten_shah18's Avatar
    Join Date
    Apr 2009
    Posts
    36
    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

  7. #7
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,692
    Quote Originally Posted by jiten_shah18 View Post
    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
    hello jiten_shah

    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.

  8. #8
    Registered User jiten_shah18's Avatar
    Join Date
    Apr 2009
    Posts
    36
    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

  9. #9
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,692
    Quote Originally Posted by jiten_shah18 View Post
    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.

Similar Threads

  1. long keypress When program is run background??
    By arun09 in forum Symbian C++
    Replies: 106
    Last Post: 2009-05-11, 05:53
  2. Раскладка клавиатуры в консоли
    By arkenoi in forum Russian Developer Forum - Форум Российских разработчиков
    Replies: 11
    Last Post: 2009-03-18, 18:27
  3. right soft key to exit on full-screen canvas
    By Larry101 in forum Mobile Java General
    Replies: 5
    Last Post: 2008-02-21, 11:44
  4. Soft key labels in landscape mode on E90
    By mike_brock in forum Symbian C++
    Replies: 0
    Last Post: 2007-02-13, 15:13

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved