Namespaces
Variants
Actions

Enter key as an alternative to navigation select key

Jump to: navigation, search
Article Metadata

Tested with
Devices(s): All (S60)

Compatibility
Platform(s): S60 3rd Edition, S60 5th Edition

Article
Keywords: EKeyOk, EKeyEnter
Created: User:Technical writer 1 (11 Dec 2008)
Last edited: hamishwillee (01 Aug 2012)

Overview

UI components that handle keyboard events should consider handling enter key events as an alternative to events from the navigation select key.

Detailed description

In most situations, Avkon UI components react to both navigation select key (EKeyOk) and enter key (EKeyEnter) events in the same way. This makes it possible to have consistent UI controls, whether the application is running on a device with conventional ITU-T keys or a device with a full QWERTY keyboard, or controlled via an external (bluetooth) keyboard.

Custom UI controls used in 3rd party applications should have the same kind of functionality.

Solution

Handle EKeyOk and EKeyEnter events in the same way whenever suitable (in OfferKeyEventL() function for classes derived from CCoeControl). Test the UI in the emulator and use the PC keyboard to control the application.

This page was last modified on 1 August 2012, at 07:40.
112 page views in the last 30 days.
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