Languages

Menu
Sites
Language
Tizen button customization. Dali

How to change button clickable area? Btw, how to set image to button?

Responses

3 Replies
Mango Bar

What do mean by clickable area ? Do you want to divide button into several segments?  or you want to do nothing after clicking on button ?

Taras Novokhatskyi

Click on the some custom area. For example triangle.

Mark Stoge

review : https://developer.tizen.org/development/guides/native-application/user-interface/efl/scaling

 

the function :

elm_config_finger_size_set()

might work for you.