Home > database >  Excuse me, can lock the mouse shape??
Excuse me, can lock the mouse shape??

Time:09-28

After enter the program, I want to lock the shape of a mouse, don't want it to change, is that ok?

CodePudding user response:

The Description

Sets the mouse pointer to the specified shape.

Syntax

SetPointer (type)

Argument Description
Type A is the value of the Pointer enumerated datatype indicating the type of Pointer you want. Values are: Arrow! Cross! Beam! HourGlass! SizeNS! SizeNESW! SizeWE! SizeNWSE! UpArrow!
The Return value

Pointer. Returns the enumerated type of the Pointer it replaced so the script can restore it, if necessary. If the type is null, SetPointer Returns null.

CodePudding user response:

Place of POINTer W_MAIN and all controls own icon path,,

CodePudding user response:

Is not the problem, I want to process the data in a program when the mouse pointer is the same, don't want to make it into a funnel

CodePudding user response:

Becomes a funnel EXE itself has no response is a pointer to the user can point

Or consider optimizing statement to reduce the duration of the funnel

CodePudding user response:

I just want to the mouse pointer in the program run time how to don't change, is to keep the shape of a default, because sometimes loop updated, there is always time to funnel, flash, there good vexed

CodePudding user response:

Make a progress bar update did not pay attention to the icon

CodePudding user response:

You don't know what I mean, I just want to meet the mouse pointer is what all don't change,

CodePudding user response:

SetPointer (arrow!

refer to 7th floor wujiangsun response:
you don't understand what I mean, I just want to meet the mouse pointer what all don't change,

CodePudding user response:

When processing events SetPointer () for a fixed shape

CodePudding user response:

references 9 f new4everlau response:
when processing events SetPointer () for a fixed shape

Help the top 1
  • Related