I have been trying to create a view for showing graph using cairo. This view is supposed to get created when a button is clicked. So I added the following code
in a function and called it from the button’s callback function.
With the log, I found that the app crashes after calling the function evas_object_image_filled_add. So, I want to know what am I doing wrong here? What can I do to fix this?
How to show cairo drawing in naviframe
I have been trying to create a view for showing graph using cairo. This view is supposed to get created when a button is clicked. So I added the following code
in a function and called it from the button’s callback function.
With the log, I found that the app crashes after calling the function evas_object_image_filled_add. So, I want to know what am I doing wrong here? What can I do to fix this?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio