[comp.windows.news] How to locate the position of a canvas

marshall@software.org (Eric Marshall) (06/15/90)

        Given a canvas object, how can I determine where on
the screen the canvas is located?

        Thanks in advance.


Eric Marshall
Software Productivity Consortium
SPC Building
2214 Rock Hill Road
Herndon, VA 22070
(703) 742-7153

UUCP: ...!uunet!software!marshall
ARPANET: marshall%software.org@relay.cs.net

bice@hbo.UUCP (Brent A. Bice) (06/27/90)

>        Given a canvas object, how can I determine where on
>the screen the canvas is located?
>
>        Thanks in advance.


  Well, it seems the most obvious solution is getcanvaslocation...  Just a thought