I was looking for a library that could help with the rendering and functionality of a user interface widget embedded in a canvas area, such as combo boxes, check boxes, radio buttons, text areas, lists with scroll bars, etc., without overlaying the usual HTML elements while floating them over the canvas area. Flex provides all of this for Flash, and there are many Actionscript libraries that create the user interface widget components in a Flash canvas (so to speak). These user interface widget libraries served the Flash community well in certain situations, and it is also necessary in similar situations in the HTML5 canvas.
Does anyone know where to find these libraries?
html5 html5-canvas canvas widget
OCDev Aug 2 2018-11-11T00: 00Z
source share