Tomi Maila Posted May 31, 2007 Report Posted May 31, 2007 Hi, I've been trying to add a copyright notice to the front panel of my VIs using scripting. Everything else seems to be easy but I just don't know how to create text on the front panel. More specifically I don't know what value to wire to style input of New VI Object. Style "Label" creates labels in a box but I don't like the box surrounding the label. Or is there another way? Tomi Answer to myself. The style I was looking for is "system label". Quote
crelf Posted May 31, 2007 Report Posted May 31, 2007 QUOTE(Tomi Maila @ May 31 2007, 02:51 AM) ...New VI Object. Style "Label" creates labels in a box but I don't like the box surrounding the label. Or is there another way? This method won't change the style, but it will make that box transparent: Quote
Mike Ashe Posted June 1, 2007 Report Posted June 1, 2007 QUOTE(crelf @ May 30 2007, 01:04 PM) This method won't change the style, but it will make that box transparent:Thanks Chris, maybe I'll use this and get off my butt for releasing that button library. Quote
Ton Plomp Posted June 1, 2007 Report Posted June 1, 2007 QUOTE(Mike Ashe @ May 31 2007, 04:30 PM) Thanks Chris, maybe I'll use this and get off my butt for releasing that button library. You program while you stand? Ton Quote
Tomi Maila Posted June 1, 2007 Author Report Posted June 1, 2007 I wrote a small scripting tool to add copyrights to VI front panels. EDIT: Not very fancy though. That's why I didn't submit it to code repository. Tomi Quote
Mike Ashe Posted June 2, 2007 Report Posted June 2, 2007 QUOTE(Tomi Maila @ May 31 2007, 02:30 PM) I wrote a small scripting tool to add copyrights to VI front panels. EDIT: Not very fancy though. That's why I didn't submit it to code repository.Still a nice tool, and for projects no less. Good work. 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.