CompuServe Messages

#XOR Clipping

    10-Oct-94 21:36:09
Sb: #XOR Clipping
Fm: Danny Mercurio 74551,360
To: Jonas Ruikis [ADESK] 73172,1351
Hey Jonas, I only just found out about this forum! But, now that I'm here… <g> Here's two that would make me VERY happy; 1) How about adding clipping capabilities to the xor set of gfx functions? (i.e. gfx_xorline, gfx_xorhline, gfx_xorvline, etc.) It's a real pain using the regular drawing functions because, if there's anything else in the viewport, you have to redraw the whole thing. Major performance hit! 2) How about letting the programmer turn the ##%!! mouse cursor OFF! I don't mean hide it with a user-defined form mapping, I mean completely off. I've had problems with xor gfx functions when the cursor gets in the way. It seems to "block" a line at that location. When the user moves the mouse, there's a hole in the line. Thanks, Danny…