RE: drawing area in a scrolled window

2007-06-10 Thread Christopher Garrett
>> However, I have only been able to get mouse coordinates from the drawing area. >> I would like to get coordinates from the origin in the top left of the scrolled >> window. What do I need to do? I tried getting coords from the alignment, but >> that seems to cover exactly the same area as the

Re: drawing area in a scrolled window

2007-06-10 Thread jcupitt
On 6/10/07, Christopher Garrett <[EMAIL PROTECTED]> wrote: > However, I have only been able to get mouse coordinates from the drawing area. > I would like to get coordinates from the origin in the top left of the > scrolled > window. What do I need to do? I tried getting coords from the alignmen