I don't know about setClip(), but you can control the scrollbars using
methods shown in Richard Bennett's amazing scrollbar examples:
http://www.resass.f2s.com/dynapi/Richard_Examples/scrollbar_tests.html

----- Original Message -----
From: "Dougal Campbell" <[EMAIL PROTECTED]>
To: "DynAPI-Help" <[EMAIL PROTECTED]>
Sent: Wednesday, July 18, 2001 6:01 PM
Subject: [Dynapi-Help] setClip


> Shouldn't I be able to call setClip() on DynAPI.document? Or for that
> matter, shouldn't I be able to let a widget set its own clipping?
>
> I made a crosshair widget, but in IE my scrollbars adjust as I move it
> around. I figured I could fix it by calling this.setClip() in my widget
> init, but that seems to cause an error. Likewise trying to call
> DynAPI.document.setClip() in DynAPI.onLoad() also doesn't work.
>
> Sample of the widget in action at:
>   http://www.mentalcollective.com/chtest.html
>
> --
> Ernest MacDougal Campbell III, MCP+I, MCSE <[EMAIL PROTECTED]>
> http://dougal.gunters.org/        http://spam.gunters.org/
> Lumber Cartel Unit #1654 (tinlc): http://come.to/the.lumber.cartel/
> This message is guaranteed to be 100% eror frea!
>
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to