Tags |
(This content has not been tagged yet)
|
![]() |
Jul 17 2003, 10:04 PM
Post
#1
|
|||
|
More Active Member Posts: 30 Joined: 13-March 03 From: Iowa Member No.: 80 LV:7.0
|
I think it would be uesful to have custom decorations. things like small pictures to explain things, or ability to put text on the front panel. I know you can use controls or indicators, but decorations on the panel might help, and they don't need extra CPU to compute them every time. (Copyright notices, user help text, big pictures of what the button does, etc. on the front panel right next to the controls)
And what about the ability to programmatically place the pictures / text decorations on the panel. This would be very helpful to people who need help with source code control, or ability to put the warning text on a whole library full of files at a time. dhuff
|
||
|
|
|||
| Ad |
Jul 17 2003, 10:04 PM
Post
#
|
||
|
|
|
||
|
|
|||
Feb 21 2008, 11:12 AM
Post
#2
|
|||
![]() CCT It Premium Member ![]() Posts: 1393 Joined: 13-June 05 From: Woerden, Netherlands Member No.: 2399 Using LabVIEW Since:2001 LV:8.5.1 ,6.1 ,8.2.1
My Blog
My Gallery
|
I think it would be uesful to have custom decorations. things like small pictures to explain things, or ability to put text on the front panel. I know you can use controls or indicators, but decorations on the panel might help, and they don't need extra CPU to compute them every time. (Copyright notices, user help text, big pictures of what the button does, etc. on the front panel right next to the controls) And what about the ability to programmatically place the pictures / text decorations on the panel. This would be very helpful to people who need help with source code control, or ability to put the warning text on a whole library full of files at a time. dhuff Did anyone have success doing this? I would like to create a decoration constant on the BD (a picture constant is OK as well). Ton --------------------
|
||
|
|
|||
Feb 21 2008, 03:50 PM
Post
#3
|
|||
![]() I'm a LAVA, not a fighter. V I Engineering, Inc. ![]() Posts: 3851 Joined: 13-October 03 From: Michigan, USA Member No.: 181 Using LabVIEW Since:1993 LV:8.5 ,. ,.
My Blog
|
Did anyone have success doing this? I do it all the time, and for exactly the reasons mentioned. That said, I use the technique that I can't talk about. -------------------- ![]()
|
||
|
|
|||
Feb 21 2008, 04:41 PM
Post
#4
|
|||
![]() CCT It Premium Member ![]() Posts: 1393 Joined: 13-June 05 From: Woerden, Netherlands Member No.: 2399 Using LabVIEW Since:2001 LV:8.5.1 ,6.1 ,8.2.1
My Blog
My Gallery
|
I do it all the time, and for exactly the reasons mentioned. That said, I use the technique that I can't talk about. I tried to do it. But even using the PMS I can't find a method to store an image on a BD. This is just an exercise, but could become usefull to obfuscate programs. And since when can't you talk about scripting. It isn't april the first. Ton --------------------
|
||
|
|
|||
Feb 21 2008, 04:51 PM
Post
#5
|
|||
![]() LV R&D Envoy NI ![]() Posts: 1275 Joined: 15-August 06 From: Austin, TX Member No.: 5877 Using LabVIEW Since:2000 LV:8.6 ,6.0 ,.
My Gallery
|
You could drop a picture ring constant onto the diagram -- there's a scripting method for setting the picture in a picture ring.
-------------------- "A VI outside a class is a gun without a safety. Data outside a class is a target."
--- A message from LabVOOP R&D
|
||
|
|
|||
Feb 21 2008, 05:18 PM
Post
#6
|
|||
![]() Extremely Active NI ![]() Posts: 607 Joined: 8-December 03 From: Dallas, Texas Member No.: 208 Using LabVIEW Since:2000 LV:8.6 ,8.2.1 ,7.1.1
My Gallery
|
Your best method would be to paste from clipboard, and have a separate VI that reads the image out to a control that you copy to the clipboard.
I did this in my handy dandy wizard creator to put the custom graphic on the upper left of the wizard window. -------------------- Norman J. Kirchner Jr.
Automation Software Engineer ~,~ The Captain Was Here Premium Blend ![]()
|
||
|
|
|||
![]() ![]() |
| Time is now: 9th January 2009 - 12:29 AM |