LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I import additional UIR 'decoration' graphics - lines, arrows, polygons, etc., into LabWindows/CVI?

LabView has a nice collection of decorations - triangles, arrows, lines and such - under its Classic Controls palette. I need similar basic graphical shapes in LabWindows to show data and RF paths and to create symbols.

Has anyone found a way to create or import additional basic graphic shapes into LabWindows?

Or does anyone know of some third-party product that supplies them? -George
0 Kudos
Message 1 of 2
(2,899 Views)
You can use the canvas control to draw or import bitmaps in CVI. CVI 6.0 also supports any 3rd party ActiveX controls you want to use. I would draw bitmaps yourself or find them somwhere and use a canvas or picture control to display them as decorations.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(2,899 Views)