Xiaolei Li wrote:

hi, i'm writing a C++ app that needs to draw lines on top of a rendered
page.  essentially, i want that blink feature seen in the DOM Inspector
except around arbitrary rectangles (and also not blink but solid lines).
is this possible?  thank you.



I know of a very simple js vector library that accomplishes the same thing, I have found it very reliable for my needs.

http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm


_______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to