I am creating an app where there are three buttons. On debugging i saw that control is going to OnInitializing(void) on the corresponding form.
But after that OnActionPerformed(const Tizen::Ui::Control& source, int actionId) is not getting called as a result of which i am not able to handle my click events. Any suggestion would be really appreciable.
Button Not Responding
Hi,
OnInitializing(void)
on the corresponding form.OnActionPerformed(const Tizen::Ui::Control& source, int actionId)
is not getting called as a result of which i am not able to handle my click events. Any suggestion would be really appreciable.BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio