diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF.dita --- a/Symbian3/PDK/Source/GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,21 +1,21 @@ - - - - - -Querying -if feedback is supported -

You do not normally need to check whether tactile feedback is supported -or not, as it is safe to call the API functions even if feedback is not supported.

-

However, in some cases using the area registry can require complex calculations -for e.g. at portrait/landscape mode changes. In case these calculations cause -too much overhead, you can use the TouchFeedbackSupported function to check whether -feedback is supported or not, and skip the calculations in case there is no -feedback at all.

+ + + + + +Querying +if feedback is supported +

You do not normally need to check whether tactile feedback is supported +or not, as it is safe to call the API functions even if feedback is not supported.

+

However, in some cases using the area registry can require complex calculations +for e.g. at portrait/landscape mode changes. In case these calculations cause +too much overhead, you can use the TouchFeedbackSupported function to check whether +feedback is supported or not, and skip the calculations in case there is no +feedback at all.

\ No newline at end of file