Is there any simple way to create a Button that looks like a html link?
I tried to use Tizen::Ui::Controls::Button with transparent background, but I haven’t found a way to disable text shadow (https://developer.tizen.org/forums/native-application-development/remove-text-shadow-on-button)
I also tried to use Label with handle OnTouchReleased(). This works fine, but Label can’t get UI focus.
Make Button look like hyperlink
Hello.
Is there any simple way to create a Button that looks like a html link?
I tried to use Tizen::Ui::Controls::Button with transparent background, but I haven’t found a way to disable text shadow (https://developer.tizen.org/forums/native-application-development/remove-text-shadow-on-button)
I also tried to use Label with handle OnTouchReleased(). This works fine, but Label can’t get UI focus.
Many thanks for any tips.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio