Some core desktop stuff currently in development:
- File browser
- Drop-down menus
- Keyboard input
More generally I’m building a minimalist GUI toolkit now instead of just simple connect-and-draw-blocks examples.
The new toolkit is designed to stay out of the way so it can be used just for menus or something else while keeping the main app rendering & management separate or more customised. This allows for some level of consistency between applications without interfering too much with any apps that draw their own controls.
Leave a Reply