Okay y’all, I’ve condensed my ideas about a new UI tool into one (hopefully) coherent document. Can y’all be so kind to see if this is a good approach to programming UIs?
Okay y’all, I’ve condensed my ideas about a new UI tool into one (hopefully) coherent document. Can y’all be so kind to see if this is a good approach to programming UIs?
@bouncepaw yeah, theming is fun indeed. But then, if the user can (and probably should) change the styles to the ones they like, it’s not a problem?
An alternative could be to make a palette and allow styling this palette instead. Which is as restrictive as per-element styling, but might be more universal and harder to break. Hmmmmmm.