jai Posted February 20, 2009 Report Posted February 20, 2009 Hello friends Everyone know about the front panel in the LabVIEW.There is a Run button,Abort Buttton and Continuous button.I want to replace that button or add the button as per the user in that toolbar place.Like as in microsoft window .Anyone give the idea about this forum Thanks and Regards JAI Quote
Mikrobi Posted February 20, 2009 Report Posted February 20, 2009 QUOTE (jai @ Feb 19 2009, 07:32 AM) Everyone know about the front panel in the LabVIEW.There is a Run button,Abort Buttton and Continuous button.I want to replace that button or add the button as per the user in that toolbar place.Like as in microsoft window .Anyone give the idea about this forum You can use splitter to make two parts VI. Look at Toolbar using Splitter Bars.vi example. Quote
Phillip Brooks Posted February 20, 2009 Report Posted February 20, 2009 QUOTE (Mikrobi @ Feb 19 2009, 07:04 AM) You can use splitter to make two parts VI. Look at Toolbar using Splitter Bars.vi example. The JKI team has a couple of nice "How did they do that?" videos on their site. You might want to look at "How to make a status bar". The technique would be the same, except that you would lock the pane to the top and add button or ring controls instead of text indicators. http://forums.jkisoft.com/index.php?showtopic=988 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.