Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User npower's Avatar
    Join Date
    Apr 2008
    Posts
    8
    I use the code below
    Code:
            
      selkey = keycapture.KeyCapturer(self.handle_key_select)
      selkey.keys = [EKeySelect]
      selkey.start()
    and in the handle_key_select method
    Code:
       
    def handle_key_select(self, keycode):
      appuifw.note(self.messageBox.get())
    but it does not work.
    Last edited by npower; 2008-04-13 at 10:56.

  2. #2
    Regular Contributor ilpo55's Avatar
    Join Date
    Dec 2007
    Location
    Kuopio, Finland
    Posts
    50

Similar Threads

  1. help needed about key capture
    By wonz in forum Symbian C++
    Replies: 6
    Last Post: 2007-05-31, 18:04
  2. Capture Long Key
    By kkrish in forum Symbian C++
    Replies: 3
    Last Post: 2006-11-30, 06:19
  3. Developers with third party virtual keyboard software experience series 60
    By HLEW in forum News, Announcements and Job Listings
    Replies: 0
    Last Post: 2006-09-24, 00:00
  4. Audio Capture
    By aztec30 in forum Mobile Java General
    Replies: 1
    Last Post: 2006-09-15, 02:16
  5. problem with video capture on 6630 (MMAPI)
    By sbwoodside in forum Mobile Java Media (Graphics & Sounds)
    Replies: 1
    Last Post: 2004-12-15, 11:06

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