May 4, 2022
I finally, *really* grok immediate-mode GUIs. Compare `draw_menu
`.
Now I don't need variables to record where the buttons are, and code for button events lives near code for drawing the button.
This post is part of my Freewheeling Apps Devlog.
Comments gratefully appreciated. Please send them to me by any method of your choice and I'll include them here.