Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User SuperLucky's Avatar
    Join Date
    Nov 2012
    Posts
    2
    Hi,

    I've developed a widget (Qt for symbian) shown in full screen mode, with a QListWidget instance on it. The handset has no touch screen.
    When I focus into the QListWidget using navigation key, the Done/Exit menu isn't show due to full screen mode, and I find there is no way to move focus out of it.
    Anyone can help with is issue?

    Thanks.

  2. #2
    Registered User SuperLucky's Avatar
    Join Date
    Nov 2012
    Posts
    2
    Finally work out an OK solution by myself.
    Even in full screen mode QListWidget didn't capture the left and right softkey(keyCode 63554 and 63555). So a just rewrite the keyPressEvent() in the main widget, capture those keys and setFocus() to an other widget.

  3. #3
    Nokia Developer Administrator hamishwillee's Avatar
    Join Date
    Jan 2009
    Location
    Melbourne, Australia
    Posts
    1,774
    Thanks for taking the time to share your solution. Where possible people now using QML classes because the Widget classes are deprecated (and don't look all that great).
    How can I help?
    Hamish Willee, Nokia Developer Community Manager, ext-hamish.willee@nokia.com

Similar Threads

  1. Focus problem with QListWidget
    By rahul.kulshreshtha in forum Qt
    Replies: 0
    Last Post: 2010-10-25, 12:50
  2. How to make focus move to the next item on right?
    By mfadjuko in forum [Archived] Flash Lite on Nokia Devices
    Replies: 3
    Last Post: 2009-01-29, 14:29
  3. Replies: 1
    Last Post: 2008-02-16, 08:55
  4. JSR-226 Move Focus
    By Levacher in forum Mobile Java General
    Replies: 1
    Last Post: 2006-10-11, 23:04
  5. Move focus from tab to list in containers
    By msalamah82 in forum Symbian User Interface
    Replies: 3
    Last Post: 2006-06-15, 04:19

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