Re: win32lib question - David Cuny
- Posted by Judith Evans <camping at FLASH.NET> Sep 08, 1999
- 493 views
This is the last beating I'm giving this old horse. But the mouse doesn't recognise anything placed in the toolbar. Also in the status bar. Unless I have some subtle error. I'm doing onMouse[Mainwin]= blahblah and in that routine I have only if event=MOUSEMOVE. I trap x,y to new variable names and force an onPaint. the onPaint routine wPuts the x,y coordinates so I can see that only mouse movements outside of the toolbar and status bar give me a value. I was just curious about mouse outside of client area. I don't presently have a need for it. Judith