diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-53E1EBAB-758B-58DF-9568-8CC682C0F74F.dita --- a/Symbian3/PDK/Source/GUID-53E1EBAB-758B-58DF-9568-8CC682C0F74F.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-53E1EBAB-758B-58DF-9568-8CC682C0F74F.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,37 +1,37 @@ - - - - - -Screen -HandlingThis topic provides information about screen size and display mode. -

Variant: ScreenPlay and non-ScreenPlay. Target -audience: Application developers.

-
Screen size independence

Symbian is implemented -on many different phones with varying screen sizes. If application developers -want their applications to be portable across devices with different screen -sizes, they must ensure that they do not hard code any assumptions about screen -size in their code. You can find out the area of the screen that is available -for drawing at run time by using CEikAppUi::ClientRect().

-
Screen display mode switching

Before Symbian^3, -Symbian supported the automatic switching of the screen display mode—for example, -from 2bpp (bits per pixel) to 4bpp. This is no longer supported. The screen -display mode is now set when the device starts up based on the SCREENMODE parameter -in the wsini.ini file. See The -wsini.ini File Reference for more information.

ScreenPlay provides -support for externally connected displays, such as TV-out, switching between -resolutions at runtime and notifications to Window Server clients when there -are changes to the resolution and connectedness. See Display -Control and Mapping for more information.

-
-Window Server -Client-Side Library Concepts -The wsini.ini -File Reference + + + + + +Screen +HandlingThis topic provides information about screen size and display mode. +

Variant: ScreenPlay and non-ScreenPlay. Target +audience: Application developers.

+
Screen size independence

Symbian is implemented +on many different phones with varying screen sizes. If application developers +want their applications to be portable across devices with different screen +sizes, they must ensure that they do not hard code any assumptions about screen +size in their code. You can find out the area of the screen that is available +for drawing at run time by using CEikAppUi::ClientRect().

+
Screen display mode switching

Before Symbian^3, +Symbian supported the automatic switching of the screen display mode—for example, +from 2bpp (bits per pixel) to 4bpp. This is no longer supported. The screen +display mode is now set when the device starts up based on the SCREENMODE parameter +in the wsini.ini file. See The +wsini.ini File Reference for more information.

ScreenPlay provides +support for externally connected displays, such as TV-out, switching between +resolutions at runtime and notifications to Window Server clients when there +are changes to the resolution and connectedness. See Display +Control and Mapping for more information.

+
+Window Server +Client-Side Library Concepts +The wsini.ini +File Reference
\ No newline at end of file