Home
Community
Discussion Forums
Most Active Software Boards
LabWindows/CVI
Topic
LabWindows/CVI
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
Possibitlity to record mouse position from CVI?
Possibitlity to record mouse position from CVI?
koha
Member
03-18-2005
01:28 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hei,
IN CVI I want to draw a waveform with the mouse.
So is there a possibility to get the mouse position, while a user draws a waveform via his mouse?
thanks
Martin
0
Kudos
Message
1
of 3
(3,182 Views)
Reply
Re: Possibitlity to record mouse position from CVI?
AL
Member
03-18-2005
01:57 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hi,
you can try these two commands.
GetGlobalMouseState ();
GetRelativeMouseState ();
Hope this helps.
Cheers
AL
0
Kudos
Message
2
of 3
(3,179 Views)
Reply
Re: Possibitlity to record mouse position from CVI?
Al_S
Active Participant
03-18-2005
07:26 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Look at the sample program that ships with CVI: ...\CVI\samples\userint\canvas.prj. It shows how to draw freehand on a canvas as well as create shapes.
0
Kudos
Message
3
of 3
(3,174 Views)
Reply
All Forum Topics
Previous Topic
Next Topic