Hi All,
I’ve got an error while compiling the RTGUI 0.8 demo_listview.c. The functions:
rtgui_application_add_container
rtgui_container_show,
rtgui_container_destroy
are not defined in the source files. Where could I fins these functions? Are they usable in this version?
Best Regards.
These functions are removed in recent RTGUI and demo_listview.c is deprecated.
Please use SCons to compile the code.