When to expect programmatic graphics functions, like point, line, rect, circle and framebuffer?
-
I would like to create a clock face on the Core2 screen, with hour, minute and second hands. It seems this is currently not possible?
When I want to draw 60 second dots, I would rather use a math function and draw them programatically, than create 60 UI elements.
Especially when using multiple screens, I don't want everything overlayed in the UI editor .