I used G4P tool to build a gui and it will create a new Tab called "gui". Now i have a question that I write a draw() function in the gui tab to do some data visualization. But it seems that it can not work correctly. Who can help me?
I want to put a list view with checkbox on a float panel (read some string from a csv file and display on the list view), and I don't know how to complete it by G4P and gui builder.