DXCanvas Preview
a canvas implementation for DesktopX
from
WinCustomize Forums
Every major browser has support for it, Yahoo! Widgets has support for it, how come there isn't something for DesktopX?
Enter DXCanvas, a DesktopX drawing plugin that implements the Canvas spec (plus some DesktopX-specific additions).
The image below next to the Canvas Controller is dynamically created from script (actual code used: ~50 lines of VBScript)

Some reading on the canvas:
HTML 5 Spec
Canvas Tutorial