I've been trying to design a GUI interface using a touchscreen driven by the UTFT libraries. I was wondering if there was a library that held things like sliders, buttons, toggles, possibly even stuff like menus already floating around somewhere. Using the UTFT Buttons library I found there's a limit (whether programmed in or limited by the actual arduino, I'm not sure) of how many buttons I can put on the screen at once.
So if you know of any libraries or have any advice, let me know!
Thanks!