maw3193/Recursive-widgets
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
DESCRIPTION: Recursive widgets - a GUI library for widgets that contain other widgets. i.e. panels are structured collections of widgets, frames are draggable collections of widgets. TODO: Floating windows which ask for a button-clicking prompt Floating windows which want you to put some text in Buttons can react to hovering and being held Make the last-clicked widget float to the top (?) Rewrite window like another widget, instead of being a wonky mess. TOFIX: