diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-DAB4EE70-5F84-5AFA-B95B-A433695251F8.dita --- a/Symbian3/PDK/Source/GUID-DAB4EE70-5F84-5AFA-B95B-A433695251F8.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-DAB4EE70-5F84-5AFA-B95B-A433695251F8.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,39 +1,39 @@ - - - - - -Simple: -simple window system -
Description

Simple creates -two windows: a main window which has nothing drawn to it, and a smaller window -with a border and two diagonal lines. The main window is the parent of the -smaller window.

-
Download

Click -on the following link to download the example: simple.zip

Click: browse to view the example code.

-
Classes defined
    -
  • CMainWindow: -An empty window. Just draws itself.

  • -
  • CSmallWindow: -A small window which draws itself with a square border around the edges of -the window, and two diagonal lines between the corners.

  • -
  • CExampleWsClient: -Derived from CWsClient. Owns the CMainWindow and -the CSmallWindow. Processes key and pointer events.

  • -
-
Class Summary

RWsSession

RWindowGroup

CWindowGc

CWsScreenDevice

TRect

RWindowHandle

TWsEvent

-
Types used
    -
  • CWindowGc: -Window graphics context. Required when drawing to a window.

  • -
  • struct TPointerEvent: -Pointer event details

  • -
  • struct TKeyEvent: -Key event details

  • -
+ + + + + +Simple: +simple window system +
Description

Simple creates +two windows: a main window which has nothing drawn to it, and a smaller window +with a border and two diagonal lines. The main window is the parent of the +smaller window.

+
Download

Click +on the following link to download the example: simple.zip

Click: browse to view the example code.

+
Classes defined
    +
  • CMainWindow: +An empty window. Just draws itself.

  • +
  • CSmallWindow: +A small window which draws itself with a square border around the edges of +the window, and two diagonal lines between the corners.

  • +
  • CExampleWsClient: +Derived from CWsClient. Owns the CMainWindow and +the CSmallWindow. Processes key and pointer events.

  • +
+
Class Summary

RWsSession

RWindowGroup

CWindowGc

CWsScreenDevice

TRect

RWindowHandle

TWsEvent

+
Types used
    +
  • CWindowGc: +Window graphics context. Required when drawing to a window.

  • +
  • struct TPointerEvent: +Pointer event details

  • +
  • struct TKeyEvent: +Key event details

  • +
\ No newline at end of file