Re: Avoiding erase the mouse cursor
- Posted by Ricardo Niederberger Cabral <rnc at INFOLINK.COM.BR> Jul 29, 1997
- 854 views
>> How can I display images on the screen without erasing the mouse cursor >and without turning off the mouse while displaying ? > >I'm afraid I fail to see why turning off the mouse pointer before >displaying an image is a problem. You can always turn it back on once you >have finished updating the screen. I'm not sure there is a way you can keep >the mouse pointer on while updating the screen without having it >overwritten or accidentally captured as part of a screen grab, at least not >at the application level anyways. I suppose you could accomplish it at a >lower level of the machine. The problem of turning off the mouse while updating the screen is when you need to update a big area of the screen and for many times. That's the point, I don't know nothing about low level machine code... --- Ricardo Niederberger Cabral rnc at infolink.com.br