LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically Draw Line

You would be amazed with the number of things that can be done with the picture control.  Creativity is allowed with the picture control especially in conjunction with the event structure.  Drag and drop can be simulated with dynamic event registration of mouse events.

 

Paul

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 11 of 13
(1,108 Views)

Paul wrote "You would be amazed with the number of things that can be done with the picture control."

I met the patent holder of the picture control (another Paul BTW) about 3-4 years ago. I told him some of the things I did with the picture control and his response was "I've created a monster."

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 12 of 13
(1,105 Views)
Thanks for all the info, especially on the picture control.  My first impression after looking at the examples quickly is that it would be better for me to write what I need in C++ and stick it in an ActiveX control.  I'm not sure I'm up to doing in LabVIEW all the manual drawing and keeping track of objects, etc it seems would be required if I use the picture control.  I'm sure it would be quite a learning experience, though....

darryl
0 Kudos
Message 13 of 13
(1,098 Views)