LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Get System Cursor Info Using LabVIEW 2019 Win10?


@billko wrote:

Is there a mouse enter/leave event for the front panel?


There is. VI has a mouse enter\leave, an each pane has this event as well.

0 Kudos
Message 11 of 14
(802 Views)

wiebe@CARYA wrote:

@billko wrote:

Is there a mouse enter/leave event for the front panel?


There is. VI has a mouse enter\leave, an each pane has this event as well.


Thanks.  Maybe this is the way to avoid polling and catch the event when it happens.  Seems that the reason why OP was looking for a cursor change was to see if the mouse was within the boundaries of the front panel.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 12 of 14
(795 Views)

@billko wrote:

wiebe@CARYA wrote:

@billko wrote:

Is there a mouse enter/leave event for the front panel?


There is. VI has a mouse enter\leave, an each pane has this event as well.


Thanks.  Maybe this is the way to avoid polling and catch the event when it happens.  Seems that the reason why OP was looking for a cursor change was to see if the mouse was within the boundaries of the front panel.


I think he wants to monitor the boundaries of a web page in a web browser?

 


@AntMeTech wrote:

I need to use it outside the front panel of VI (pointer changes when hovering above the hyperlink in web page for example).


 

0 Kudos
Message 13 of 14
(792 Views)

wiebe@CARYA wrote:

@billko wrote:

wiebe@CARYA wrote:

@billko wrote:

Is there a mouse enter/leave event for the front panel?


There is. VI has a mouse enter\leave, an each pane has this event as well.


Thanks.  Maybe this is the way to avoid polling and catch the event when it happens.  Seems that the reason why OP was looking for a cursor change was to see if the mouse was within the boundaries of the front panel.


I think he wants to monitor the boundaries of a web page in a web browser?

 


@AntMeTech wrote:

I need to use it outside the front panel of VI (pointer changes when hovering above the hyperlink in web page for example).


 


Oh, I don't know.  Maybe I misinterpreted what was needed.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 14 of 14
(783 Views)