diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-170EDC68-77C7-4FD9-A81E-C9F75698F7A3.dita --- a/Symbian3/SDK/Source/GUID-170EDC68-77C7-4FD9-A81E-C9F75698F7A3.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-170EDC68-77C7-4FD9-A81E-C9F75698F7A3.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,35 +1,35 @@ - - - - - -Implementing -support for scalable UIFor the correct control to receive touch events, you must implement -support for scalable UI. -

In Touch UI devices, supporting scalable UI is even more crucial than before. -Traditionally, the problem was that the application did not scale to fit the -screen size correctly.

-

For more information on scalable UI, see Scalability section.

-

In Touch UI, there is also another consideration, the Symbian platform -may not receive touch events, or it may receive touch events for the incorrect -control, because there is a problem with knowing the correct location of the -touch event.

-

The following figures illustrate code required for handling scalable UI -events.

- -Scalable UI implementation in control - - - -Scalable UI implementation in UI controller - - -

For further implementation information, see Handling -layout change events.

+ + + + + +Implementing +support for scalable UIFor the correct control to receive touch events, you must implement +support for scalable UI. +

In Touch UI devices, supporting scalable UI is even more crucial than before. +Traditionally, the problem was that the application did not scale to fit the +screen size correctly.

+

For more information on scalable UI, see Scalability section.

+

In Touch UI, there is also another consideration, the Symbian platform +may not receive touch events, or it may receive touch events for the incorrect +control, because there is a problem with knowing the correct location of the +touch event.

+

The following figures illustrate code required for handling scalable UI +events.

+ +Scalable UI implementation in control + + + +Scalable UI implementation in UI controller + + +

For further implementation information, see Handling +layout change events.

\ No newline at end of file