"Essential" ? Any of the objects that can give a "dashboard" interface and maybe draw a picture.
I'd love a portable GUI API that satisfies some harsh conditions:
1) Portable between mac,linux,windows,android,ios. [ must re-compile to target ]
2) Compilable into a single static binary.
3) New developments don't break backwards compatibility.
I'd love a portable GUI API that satisfies some harsh conditions: 1) Portable between mac,linux,windows,android,ios. [ must re-compile to target ] 2) Compilable into a single static binary. 3) New developments don't break backwards compatibility.