[comp.windows.news] How to locate a canvas

rbogen@EBay.Sun.COM (Richard A. Bogen) (06/27/90)

There is an operator called:

getcanvaslocation (documented)

and another called:

getbbox (undocumented).

The latter takes a canvas & boolean.

Yet another way is:

.1 sleep currentcursorlocation

followed by moving the cursor
ontop of your canvas.