Hi! On Wed, Oct 05, 2005 at 08:57:45AM +0200, Oliver Schmidt wrote: > I'm currently working on a mouse driver for the Apple2. I'm unable to detect > from the existing driver sources resp. the demo program if a driver is > expected to initialy show or hide the mouse after loading/initializing. As Greg has already pointed out, the mouse cursor should be hidden when the mouse driver is initialized. If you think about it, this should make sense: If the mouse cursor would be visible, it could have the wrong position or cursor shape. If it is invisible, the programmer can set the position and cursor shape before enabling the cursor. Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Wed Oct 5 23:27:41 2005
This archive was generated by hypermail 2.1.8 : 2005-10-05 23:27:44 CEST