Jump to content
Sign in to follow this  
dragonflightdesign

Additional cursors in fsxgauges_sp2.h

Recommended Posts

Well, they've always been there but I've never got any sense out of them! In fsxgauges.sp2.h the following mouse cursors exist:-

typedef enum

{

       CURSOR_NONE = -1,         --> What it says

       CURSOR_NORMAL = 0,       --> Gives the current standard Windows cursor

       CURSOR_UPARROW,          --> Hand with plus sign

       CURSOR_DOWNARROW,     --> Hand with minus sign

       CURSOR_LEFTARROW,       --> Hand with plus sign ****

       CURSOR_RIGHTARROW,     --> Hand with minus sign ****

       CURSOR_HAND,                --> What it says

       CURSOR_CROSSHAIR,        --> Gives CURSOR_HAND ****

       CURSOR_GRAB,                --> What it says

} CURSOR_TYPE;

 

Can anyone shed any light on ****? Has anyone ever got them to display as the names suggest? Or is it to do with the theme selected in Windows (I have always stuck with the default one)?

 

-Dai

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...