User | Kudos |
---|---|
15 | |
12 | |
5 | |
4 | |
4 |
Today, when you run a VI, LabVIEW uses the hand cursor as the default cursor when you're not over a control. I believe this should be changed to be the arrow cursor, since much of the concept of the cursor relies on it being context sensitive, and the hand cursor hints that you have something you can click.
This can be done today by registering the mouse enter and mouse leave events for all controls and changing the cursor accordinglly and can even be moved into a subVI, but it's kind of pointless to do this for every VI and there are times when you don't want it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.