LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to create an array of Picturebox .net class

Solved!
Go to solution

Labview 2011.

Is it Possible to create a 2-D array which consists of .net Picture boxes?

I want to create an dynamic array of picture thumbnails.

I tried to create an array or a cluster of .net classes but it seems imposible!

 

Any help will be appreciated..

 

Giannis

 

0 Kudos
Message 1 of 3
(2,775 Views)
Solution
Accepted by topic author GStav

Can you provide a better idea of what you are trying to accomplish? Are you trying to place a 2D array on the front panel, or on the block diagram? You can't create an array of .NET controls on the front panel. Why not just use the LabVIEW built-in picture indicator?

0 Kudos
Message 2 of 3
(2,772 Views)

Hello,

 

You are right, it seems to be impossible to create an array of .net.

 

but you can create an array of thumbnails image with 2D picture indicator.

 

Here is an example of this.

 

You will maybe need to rescale your images

 

Yann

0 Kudos
Message 3 of 3
(2,764 Views)