LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Input "Microsoft Paint" in Labview

HI,
  This is my first post in this forums,
How can i input "Microsoft Paint" in the labview and using it  ?
actually i know to use active X and input it ,
but i don't know how to use this method .
 
Thank you for your help
 
from
 0852
0 Kudos
Message 1 of 6
(5,389 Views)
use system exec fuction
我愿自己是个胡萝卜,可以自己自足啦!
0 Kudos
Message 2 of 6
(5,383 Views)
Paint is not an ActiveX object, so you cannot embed it into a front panel.

If you want to display images, you have to use the browser control, or a native LabVIEW picture control.

Regards,

Wiebe.
Message 3 of 6
(5,355 Views)
thanks all , which method that i can use ?
no any other method ?
what is system excec function ?
 thanks !!
0 Kudos
Message 4 of 6
(5,342 Views)
actually, i want to paint picture myself in labview....
is there any example or method ?
thanks
0 Kudos
Message 5 of 6
(5,337 Views)
shingy said

is there any example or method ?


Of course. Open LabVIEW, go to the Help menu and select "Find Examples...". This opens the Example Finder. Switch to the "Search" tab and enter "picture" and select the "pictures" item in the listbox. You'll find over a dozen examples.
Message 6 of 6
(5,327 Views)