diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-F77CC49A-904D-486B-8D16-972525EC34D5.dita --- a/Symbian3/SDK/Source/GUID-F77CC49A-904D-486B-8D16-972525EC34D5.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-F77CC49A-904D-486B-8D16-972525EC34D5.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,30 +1,31 @@ - - - - - -Data -query -

A Data query requests the user to type in some alphanumeric or numeric -information, such as a name or a phone number.

-

The query contains a prompt text and a user input field. The input field -can have any type of an editor, depending on the context, so that the input -may be restricted to e.g. numeric data, date or time only. Both the prompt -and input fields can be longer than one line when necessary.

-

The softkeys of a Data query are OK on the left for accepting the -input, and Cancel on the right softkey for discarding the query. The -Selection key accepts the input in the same way as the left softkey.

-

The Clear key is used for deleting characters and for that purpose only.

- -Data query. - - -
Using data queries in -C++ applications

For implementation information, see Queries.

+ + + + + +Data +query +

A Data query requests the user to type in some alphanumeric or numeric +information, such as a name or a phone number.

+

The query contains a prompt text and a user input field. The input field +can have any type of an editor, depending on the context, so that the input +may be restricted to, for example, numeric data, date or time only. Both the +prompt and input fields can be longer than one line when necessary.

+

The softkeys of a Data query are OK on the left for accepting the +input, and Cancel on the right softkey for discarding the query. The +Selection key accepts the input in the same way as the left softkey.

+

The Clear key is used for deleting characters and for that purpose only.

+ +Data query. + + +
Using +data queries in applications

For implementation information, +see Queries.

\ No newline at end of file