LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

UI Elements in Labview

Hey Guys,

 

I need to build a UI for my application in Labview using Labview 2013. I am new to UI Programming and would need some help. To strart with i need to have a indicator that displays an image & some text. the text keeps varying. Please see attached image.

 

Any suggestions on what would be the best way to get started? I was thinking of a string control with an image in it. But positioning the text beside the image is proving a little cumbersome.

 

Looking for some pointers to get started.

 

Many Thanks,

Abel.

0 Kudos
Message 1 of 3
(2,345 Views)

@DsouzaAbel wrote:

 the text keeps varying.


Does this mean that the image is static and never varies? If the picture always shows, you can just paste it to the front panel and only add a text indicator next to it.


@DsouzaAbel wrote:

Any suggestions on what would be the best way to get started? I was thinking of a string control with an image in it. 


You cannot have an image in a string control. You could use a picture control to display the image and the text using picture functions. There are many other possibilities.

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

Hey altenbach

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