Hi all!So in our application we want to call the screen classes themselves in c. We have setup linking header files etc and we are able to call screen transistion via the frontendapplication with: #include <gui_generated/main_screen/MainViewBase.hpp>...