diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-8EAF5A96-EB48-4A58-82D7-0583A22A51D0.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-8EAF5A96-EB48-4A58-82D7-0583A22A51D0.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,31 @@ + + + + Information +pop-up +

Information pop-up notes are used to provide additional information to +the user, most typically regarding a focused item. Although the Information +pop-up can be used in various applications and components, it should not be +used too frequently as constantly appearing and disappearing notes may disturb +smooth user experience.

+

The Information pop-up does not have focus, its content cannot be scrolled, +and the control always remains in the main pane. The maximum number of rows +in the Information pop-up is four. In a typical case, the pop-up emerges one +second after the user has taken the focus on an item but has not made any +further actions. The pop-up is timed so that it (typically) remains visible +for ten seconds or until some event interrupts it. Timeouts are application-specific +and variation is possible.

+ +Information pop-up related to the focused day + + +
Using information pop-ups +in C++ applications

The API to use for the information pop-up is +the Info +popup API.

+
\ No newline at end of file