I just launched an update to the popular "Gameduino" shield, imaginatively named "Gameduino 2".
Gameduino 2 comes with its own 4.3 " TFT touch panel screen, and has much fancier graphics. The example programs - videos are on each page - give you an idea of what it can do.
For the onboard widgets, is it possible to make the background dimensions smaller (closer to the widget) or are they a fixed size? For example, I'm overlapping two gauges, but the background for the higher gauge is too large. I would like to make it closer to the size of the actual displayed widget.
cmj:
For the onboard widgets, is it possible to make the background dimensions smaller (closer to the widget) or are they a fixed size? For example, I'm overlapping two gauges, but the background for the higher gauge is too large. I would like to make it closer to the size of the actual displayed widget.
I figured out my own solution. I just run the widget with the NOBG option and draw my own background.