goui
goui copied to clipboard
Go UI library for application development
Scroll bars to panels (will need to redesign panels to have actual dimensions vs visible dimensions).
menu bar needs adding (well completion). Also need to figure out how actual menu will appear since this is "abnormal" compared to the usual panels/widgets design I'm using. I suspect...
Parent panels do resize properly if children widgets are modified. Specifically seeing this case when we have panels in panels. eg. create vpanel create hpanel add hpanel to vpanel create...
If client app doesn't specify selected/non-selected images, supply some defaults.
If client app doesn't specify checked/unchecked box images, supply some defaults