Jump to content

Adding copyright to the front panel using scripting


Recommended Posts

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

Link to comment

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:

Link to comment
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.
Link to comment

Join the conversation

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

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