Languages

Menu
Sites
Language
i want some advice for make icon-button.

tizen support sample apps.

Sample - Native UI app - Theme Extension UI sample appplication.

i want some advice for make icon-button.

in 'default' style button use a callback using the 'evas_object_smart_callback_add', but 'customized' style cannot use callback.

In different ways, the use of 'elm_object_signal_callback_add' available to 'press','unpress','click'. but do not playing click-sound .

I want to create a button with a transparent background color and use of icon.

or Is there more simple way?

hope to your answer.

Responses

1 Replies
Jeongsu Kim

default style has "touch_sound" program
https://git.tizen.org/cgit/framework/uifw/efl-theme-tizen.git/tree/2.3-mobile/widgets/button.edc?h=tizen_2.3#n280

you also need plugins section in the tizen.edc
https://git.tizen.org/cgit/framework/uifw/efl-theme-tizen.git/tree/2.3-mobile/tizen.edc?h=tizen_2.3#n52