Symbian3/SDK/Source/GUID-13DEE42F-3EAB-4EB7-9CE1-C4930BCACE01.dita
author Dominic Pinkman <dominic.pinkman@nokia.com>
Tue, 20 Jul 2010 12:00:49 +0100
changeset 13 48780e181b38
parent 8 ae94777fff8f
permissions -rw-r--r--
Week 28 contribution of SDK documentation content. See release notes for details. Fixes bugs Bug 1897 and Bug 1522.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-13DEE42F-3EAB-4EB7-9CE1-C4930BCACE01" xml:lang="en"><title>List
query</title><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>A List query offers a list of predefined choices for the user. It can be
used when more than two options must be offered to the user. There is a prompt
text (optional) on top of the window, and a list of options to choose from.</p>
<p>The list in a List query is a menu list: the user can select an item or
dismiss the query; the Options menu is not available. The default softkey
labels are OK on the left and Cancel on the right, the actual texts can be
specific to the context. The Selection key causes the same action as the left
softkey.</p>
<p>Any list item layout suitable for menu lists can be used; see <xref href="GUID-CB548959-A1D6-4585-B8E3-B09E37E0CB43.dita">List
layouts</xref>.</p>
<fig id="GUID-A44481C9-82CA-46DE-8D54-1BCC033A8CAB">
<title>List query </title>
<image href="GUID-431119D1-1B55-4503-905E-6E290FA241CE_d0e63680_href.png" placement="inline"/>
</fig>
<p>The number of items in the list should be kept low, so that all items can
be seen without scrolling.</p>
<section id="GUID-79EFB689-9545-473D-A843-C9283F1D1091"><title>Using
list queries in applications</title><p>For implementation information,
see <xref href="GUID-7B275129-5EF7-4B27-B603-3BDE2C650A93.dita">Queries</xref>.</p></section>
</conbody></concept>