GUI Overview
App: apps/gui_overview/
Minimal Nuklear GUI: two windows, labels showing window size, and buttons that log to the console when pressed.
Run from root
Section titled “Run from root”% ./plume3d gui_overviewor
Run from app directory
Section titled “Run from app directory”% ./../plume3d .What it does
Section titled “What it does”- First window — “Plume3D Nuklear GUI”, current window size, OK and Cancel buttons (each calls
Logger.info(...)). - Second window — “Second window” with a “Click” button.