Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User nilocnag's Avatar
    Join Date
    Dec 2009
    Posts
    1
    Simply put, I want to remove the functionality of the backspace key. Not everything has to be an editor.

    According to the API documentation for appuifw.text, doing something like example_text.bind(key_codes.EKeyBackspace, None) should be able to clear the binding. However, this causes Python to exit with KERN EXEC 3 instead.

    Yes, I'm aware of appuifw2, but it does not work in 1.9.7, if I recall correctly.

  2. #2
    Nokia Developer Moderator bogdan.galiceanu's Avatar
    Join Date
    Oct 2007
    Location
    Deva, Romania
    Posts
    3,471
    I haven't tried it but there is a ported version of appuifw2 here.

    And another way to cancel the action of the backspace key is to detect it using the keycapture module and simply do nothing:
    http://wiki.forum.nokia.com/index.ph...sses_in_Python

Similar Threads

  1. Replies: 6
    Last Post: 2009-07-22, 09:44
  2. long keypress When program is run background??
    By arun09 in forum Symbian C++
    Replies: 106
    Last Post: 2009-05-11, 05:53
  3. Раскладка клавиатуры в консоли
    By arkenoi in forum Russian Developer Forum - Форум Российских разработчиков
    Replies: 11
    Last Post: 2009-03-18, 18:27
  4. List of Codes for Buttons
    By skela in forum Symbian Tools & SDKs
    Replies: 2
    Last Post: 2008-05-20, 20:39

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