Re: Avoiding erase the mouse cursor

new topic     » goto parent     » topic index » view thread      » older message » newer message

> > 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

Anyone care to elaborate on how the mouse pointer gets there in the first
place? From what I've heard, the avg PC gfxcard doesn't have any sprites...

(Stooopid! Had we had sprites it would all be very simple, because sprites, by
definition, don't alter the background.)

I would (if I could, wanted to, etc.) go "bare metal", and draw picture,
pointer, whatever, myself from machine code. Appart from the simple "control
freak"-factor, (knowing what's actually happening) it prolly also avoids some
of the somewhat less than clever system routines...

Write logic in high-level, loops in metal...

> lower level of the machine.

This is the solution to a lot of problems!

As for the mouse pointer, it's not a problem, it's a symptom. I'm looking
forward to seeing some of the out-of-the-box graphics-engines in progress...

> David Gay http://www.geocities.com/SiliconValley/Vista/4346
Anders Eurenius

-------------------------------------------------------------------
Anders Eurenius <c96aes at cs.umu.se> ICQ UIN:1453793
Computer Science/Engineering student at the university of Umeaa
-------------------------------------------------------------------

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu