diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-97712509-84AD-462F-8FFB-E1E6D8278938.dita --- a/Symbian3/SDK/Source/GUID-97712509-84AD-462F-8FFB-E1E6D8278938.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-97712509-84AD-462F-8FFB-E1E6D8278938.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,46 +1,46 @@ - - - - - -Enabling -touch support for buttons -

To use a touch-enabled button in your application, implement the following -use cases:

- -

We need to provide more clarity -on the required order of implementing the use cases and clarify whether there -are alternative approaches for achieving the same results.

-

The following use cases are optional, allowing you to set additional properties -for your button:

- -
Implementation file

The implementation file for -the Generic button API is aknbutton.h.

-
-Generic button -API description -Look and -feel guidelines for the generic button in a toolbar + + + + + +Enabling +touch support for buttons +

To use a touch-enabled button in your application, implement the following +use cases:

+
    +
  • Creating generic +button

  • +
  • Setting button +properties not specific to any state

  • +
  • Using button +states

  • +
  • Setting properties +for button states

  • +
  • Handling button +events

  • +
+

We need to provide more clarity +on the required order of implementing the use cases and clarify whether there +are alternative approaches for achieving the same results.

+

The following use cases are optional, allowing you to set additional properties +for your button:

+
    +
  • Using long-tap +events

  • +
  • Using skin support +in buttons

  • +
+
Implementation +file

The implementation file for the Generic button API is aknbutton.h.

+
+Generic button +API description +Look and +feel guidelines for the generic button in a toolbar
\ No newline at end of file