Hi,
I would to know how to change status disable/enable of a button in C code to change his pixelmap.
Thanks.
Best Regards
Hi,
I would to know how to change status disable/enable of a button in C code to change his pixelmap.
Thanks.
Best Regards
Hello @MorganVenandy-7841 ,
Can you confirm if the answer by @Viorel-1 helped you?
Thanks!
Thank you for your answer, but I forgot to precise that is for azure rtos guix development.
Then try gx_widget_style_add and gx_widget_style_remove with GX_STYLE_ENABLED argument.
Yes that exactly what i'm looking for.
Thanks
Sorry for the delay
Best Regards
@MorganVenandy-7841 ,
Could you go ahead and mark the above as answer?
Thank you so much.
Remember:
- Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
Maybe you should set or unset the GX_STYLE_ENABLED button's style, or use the enable_disable_widget function?
Thank you for your answer,
I didn't find any enable_disable_widget function in services description GUIX.
12 people are following this question.