10-25-2009 10:04 AM
Hello everybody
I have encountered a problem that I need a tool bar just like the LabVIEW's toolbar(that's where the "run" "run continue" "stop" are on)
Or speak in another way:I want insert my bool button on the LabVIEW's toolbar.
Please forgive my poor expression.I hope someone have known what I want to say.
Thanks.
PS:if labview can not achieve this effect,I hope I can see it in labview2010 🙂
10-25-2009 10:31 AM
We have been asking for the ability to have a custome toolbar for what seems like eons now. Still hasn't shown up. I wouldn't hold my breath.
There have been various alternative solutions proposed over the years. Most center on using a cluster with buttons inside usually coupled with a splitter bar. Do a search and you should find some. In fact, there's an example that ships with LabVIEW (Help -> Find Examples). Or, if you're daring and are on a Windows system you can try the Microsoft ActiveX Toolbar control.
10-25-2009 08:08 PM - edited 10-25-2009 08:09 PM
Thanks smercurio_fc
You gave me a the new idea.