diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF.dita --- a/Symbian3/PDK/Source/GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF.dita Tue Mar 30 11:56:28 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