| delorie.com/archives/browse.cgi | search |
| Message-ID: | <8D53104ECD0CD211AF4000A0C9D60AE30140E94A@probe-2.acclaim-euro.net> |
| From: | Shawn Hargreaves <ShawnH AT Probe DOT co DOT uk> |
| To: | djgpp AT delorie DOT com |
| Subject: | Re: scare_mouse() alternatives? |
| Date: | Mon, 7 Jun 1999 10:13:08 +0100 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.0.1460.8) |
| Reply-To: | djgpp AT delorie DOT com |
Person with annoying mangled name writes: > Does scare_mouse() just hide the mouse pointer? It is a higher level wrapper for show_mouse(NULL), that only hides the mouse if that is really required, ie. if the mouse is visible, and you don't have a hardware cursor. It also maintains a state stack, so that unscare_mouse() can put things back to the way they were at the end of your drawing code. Shawn Hargreaves.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |