Linked by Thom Holwerda on Sun 1st Jan 2006 17:05 UTC, submitted by KDE User
KDE Zack Rusin of KDE has said KDE4 will have full support for widgets from OS X's Dashboard. "I finally got most the implementation of the HTML Canvas element for KHTML finished. It's in the kdelibs-js branch in SVN. After George/Maks merge their other changes we'll merge it to HEAD. I'm planning to add full OSX Dashboard compatibility layer for Plasma (hence why I've spent most of the day yesterday on implementing the Canvas element)."
Thread beginning with comment 80797
To read all comments associated with this story, please click here.
Canvas elements
by Rowan Lewis on Mon 2nd Jan 2006 04:43 UTC
Rowan Lewis
Member since:
2005-10-13

Just to be a nit picking bastard; The Canvas tag is not the same thing as the Canvas element.

For example, this is a Canvas tag:
</canvas> OR <canvas>

And this is a Canvas element:
<canvas></canvas>

See the difference? ;)

RE: Canvas elements
by zephc on Mon 2nd Jan 2006 07:12 in reply to "Canvas elements"
zephc Member since:
2005-07-06

The tag is just the textual representation of a canvas DOM node.

Reply Parent Bookmark Score: 1