I am working on tizen native app development in whcih i am using radio widget in an genlist.I want to know whetehr a radio button is selected or not.If not slected then want to mar it as selcted. I can get the radio as Evas_Object. But did not find any api which can set a [erticular radio button as selected.
elm_radio_state_value_set(Evas_Object *obj, int value);
elm_radio_state_value_get(const Evas_Object *obj);
elm_radio_value_set(Evas_Object *obj, int value);
elm_radio_value_get(const Evas_Object *obj);
I have tried to use above api, but did not succhedd to mark any radio button as selected.
Radio butoon in Genlist
HI
I am working on tizen native app development in whcih i am using radio widget in an genlist.I want to know whetehr a radio button is selected or not.If not slected then want to mar it as selcted. I can get the radio as Evas_Object. But did not find any api which can set a [erticular radio button as selected.
I have tried to use above api, but did not succhedd to mark any radio button as selected.
Please help me to resiolve this problem.
Thanks,
Raghvendra
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio