LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Good Looking controls/indicators

Where can I download some good looking controls/indicators. 

 

I could not find a post or a website that contains a library of such custom, good looking controls/indicators.

 

But I am sure someone has to have posted them online for other people to use.

0 Kudos
Message 1 of 9
(5,186 Views)

You can check out the UI Interest Group.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 9
(5,170 Views)

There is also the LabVIEW Tools Network.

 

BS

0 Kudos
Message 3 of 9
(5,167 Views)

Is there a specific set on the tools network or the UI Group (Thanks for directing me to these sites) you guys use when designing stuff?

 

Or do you all generally make your own/use stock ones

0 Kudos
Message 4 of 9
(5,156 Views)

I like the system controls/indicators for many cases.

 

A lot of us engineers (myself included) are not the best at developing user interfaces that are intuitive and appealing.  I see some people go overboard with custom controls which can sometimes make the application look cheap.  System controls don't date the application as much and look pretty clean.

 

Now I have seen some really good applications built with custom controls that look amazing but it is not something I am able to do very well.

Matt J | National Instruments | CLA
Message 5 of 9
(5,113 Views)

Making the application really pretty takes a lot of extra work. I worked on an application where the client had their graphic designer create all of the buttons and indicators for us as images that we then had to import in to LabVIEW and make functional custom controls/indicators. We also used a perfectly designed image as the front panel background so it all meshed together. We had picture controls that would change based on the state of the application and different components that would be either shown or hidden.

 

Ultimately the whole thing took forever to work on and was pretty monotonous, but it all worked out because we were getting paid by the hour Smiley Very Happy

This is the only LV application I've ever seen that I had no idea it was LabVIEW.

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


Message 6 of 9
(5,087 Views)

@James.M wrote:

 

This is the only LV application I've ever seen that I had no idea it was LabVIEW.


This makes me sad.  I'd say over half the medium to large applications I've worked on don't immediatly look like LabVIEW, but I did spend a bit more time making them that way.  I agree that it is extra work, but I find satisfaction knowing the tricks to make UI's look like a Windows program and not a LabVIEW program.

 

For me sticking with system controls (and System 2.0) help a lot.  I wrote scripting code that would generate system boolean controls based on images which worked nice too.  I also work a decent amount on window resize and making panes that work well together.  In the end my UIs resize smoothly without any code needing to run, but once in a while I have some code that gets ran on the resize event to do some really custom things.  Copy/Paste, drag and drop, intuitive UI's, right clicking, tabs, subpanels, and panes, can be a pain to work with but I really enjoy it when people don't know it is LabVIEW being used.

Message 7 of 9
(5,039 Views)
On my phone so I can't find it right now but there is a good VI shots podcast on UI design and a separate podcast on Fabiola's five tips that I found extremely helpful.
Matt J | National Instruments | CLA
0 Kudos
Message 8 of 9
(4,977 Views)
You might also want to check out RAFA over in Armenia. They have a package of GUI tools that they distribute though the Tools Network. In fact, I think they are up for some sort of award at NIWeek.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 9 of 9
(4,943 Views)