How to create or destroy buttons dynamically inside or on top of GLView?
How to create or destroy buttons dynamically inside or on top of GLView?
BY 13 Oct 2015Native Application Development
Hi,
I’ve already drawn some 3D objects inside the GLView. By the data I got from the mouse_move_cb, I want to recognize some move behavior and popup buttons to ask what next step actions the user want to.
I need to dynamically create and destroy the buttons on top of GLView. But I only know create the buttons and layout in function create_gui(), it seems the UI components are created statically. How to dynamically create and destroy the buttons on top of GLView?
How to create or destroy buttons dynamically inside or on top of GLView?
Hi,
I’ve already drawn some 3D objects inside the GLView. By the data I got from the mouse_move_cb, I want to recognize some move behavior and popup buttons to ask what next step actions the user want to.
I need to dynamically create and destroy the buttons on top of GLView. But I only know create the buttons and layout in function create_gui(), it seems the UI components are created statically. How to dynamically create and destroy the buttons on top of GLView?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio