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).

The DOM Inspector blink function uses a special border built into XUL boxes, I believe. So that code won't help you.


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

Reply via email to