Jump to content

Adding copyright to the front panel using scripting


Recommended Posts

Posted

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".

Posted

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:

Posted
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.
Posted

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

Posted

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

Posted
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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.