realbasic-nug
[Top] [All Lists]

Re: Hiding cursor in Windows games.

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Hiding cursor in Windows games.
From: Asher Dunn <asher at fireyesoftware dot com>
Date: Sat, 29 Jan 2005 14:17:07 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <8C437DA7-5DD4-11D9-851F-0003937B30CE at classonesoftware dot com>

On Jan 3, 2005, at 5:12 PM, Roger Clary wrote:

My question then, how does one hide a cursor for games on Windows?

There is a showCursor function. I think you can declare to it as follows:

Declare Sub showCursor lib "User32.dll" (show as boolean)

I'm not sure though, as I haven't used this function yet.

Asher Dunn
--------------------------------------------------------
President and Head Developer of Fireye Software <http://www.fireyesoftware.com/>
AIM and Yahoo: fireye7517

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>