add_gui#

ImguiFigure.add_gui(gui)[source]#

Add a GUI to the Figure. GUIs can be added to the top, bottom, left or right edge.

Parameters:

gui (EdgeWindow) – A GUI EdgeWindow instance

Examples#

ImGUI Basics

ImGUI Basics