LabVIEW 2010 icon editor -- why is white not white

OK, so I'm creating an Icon in LV 2010.
I want a white background. 
So I choose the white color in the palette.  But that doesn't quite look like white (a little darker than white).
so I go get a custom color, and set it to 255/255/255 (R/G/B).  add it to my custom colors.  hover over it quickly with the mouse and see that it is actually 255/255/255.
Then I go back to the actually icon editing, and make sure my color selection (foreground/background) is both WHITE (255/255/255).
I draw a box.
The box isn't white!!!
the box is drawn with colors 246/246/246 (R/G/B) not 255/255/255!
Go create another custom color of 255/255/254.
Draw the box again.
Box looks white, but it is actually 255/255/254 (what you would expect to get).  Close enough for me to use, so I can get on with making my icons, but I just need to remember to not try to actually set the color to 255/255/255 -- actually use something ever so slightly different. 
Best I can figure out -- if you hover over a transparent section, you see the color go to 255/255/255, so LV must be using 255/255/255 as transparent.  But then it says that color is 255/255/255, and it's not, it's transparent.  So the color should be shown as T/T/T so I don't need to know the special magical decoder of 255/255/255 = transparent to see if one single pixel is transparent color or not.
End of rambling and venting, and on to the real question:
What's special about taking 255/255/255 white and converting it to 246/246/246 instead of something closer like 254/254/254?
Solved!
Go to Solution.

The Icon Editor thinks it is doing you a favor, and it probably really is given the (perhaps outdated) method LV uses for transparency on the BD.  By design, any "white" on the outside of a BD object (ie. icon) is considered transparent and not part of the object as far as clicking is concerned.  I have also discovered the hard way that "white" means any pure grey (R=G=B) with R,G,B > 246.  Tweaking the B value is one way to avoid this (as you have discovered).
You can get some very interesting effects when LV thinks your entire subVI is transparent.

Similar Messages

  • Labview 2010 icon editor extremely slow

    Working on a medium size project in LabVIEW 2010.  Out of the blue the icon editor slows down.  So slow that typing in one text character takes 20 seconds.  After closing the editor there is about 3 to 5 second lag on every action I make in LabVIEW. 
    Restarting LabVIEW sets things back to normal until I open the Icon Editor.  Opening any SubVI results in this problem.  And this occurs in any project or even if no project is open and I try to edit icon in an Untitled 1 subVI.
    Anyone else seen this behavior.  I really don't want to re-install LabVIEW 2010. 
    Thanks
     

    I'd almost suggest using the old icon editor, then edit and save the VI, then try the new icon editor again.  One issue could be with keeping track of all that layer information and one of them having bad data or something.  By using the old icon editor and saving, it might save the icon as the flat image it is, and wipe away all that layer information the new icon editor uses.  
    Of course before there was an improved icon editor developers made their own, and I'm curious to know if they still work, and if they would load faster.
    https://lavag.org/files/file/100-mark-ballas-icon-editor-v24-lv2010/
    https://lavag.org/files/file/91-improved-lv-2009-icon-editor/

  • I'm getting a cwinstr error after upgrading from labview 7.0 to labview 2010

    Hello
     recently upgraged a PC from Labview 7.0 pro to Labview 2010 pro. Now I can not open a calibration executable we been using for a xantrex xfr power supply (unfortunately I don't have source code). The only error I get is "cwinstr-can't load program" pop-up when trying to run the executable. The calibration SW will run on multiple platfroms, Win 95, Win 200 0 and XP and this is the first time getting this error. The calibration SW ran fine until the Labview 2010 install. My question is does LV 2010 change the registry files when loaded? Visa and MAX still run fine on this PC and were loaded when LV 7.0 was installled. I know the calibration SW uses the VISA drivers so this is what's confusing. i don't want to downgrade back to LV 7.0  unless I have to.
    Thanks

    Hello Tanya,
    I'm a little confused here. i only started having issues with the executable (it ran previously with the visa drivers from 7.0) after I loaded LV2010. After the install, the exectuable started giving me the cwinstr error. As best I can tell, this may be an activex issue, but since I only have the executable it hard to tell.
    My question id do i have to install both labview 7.0 in addition to labview 2010 on the pc. Fom the the readme file, it looks like Labview 2010 won't support certain vi's older than 8.0. But since I'm dealing with an exectuable only here, I thought I  should be able to open it at least.
    So instead of updating the visa drivers, should i re-install the old visa drivers (Ni-Max) for 7.0 instead? would this even work without removing LV2010.
    Thanks Again

  • Why does LabVIEW 2009 revert to the old icon editor?

    Hi,
    I have noticed that sometimes when I am trying to edit the icon in LabVIEW 2009, I get the old style icon editor from LabVIEW 8.5 days instead of the more advanced new one with layers, gliphys, etc.  Once the old style editor shows up, there doesn't seem to be a way to go back to the advanced editor.  Has anyone seen this behaviour?  I have version 8.5 of LabVIEW still installed, should I remove it?  Do I need to restart my computer?
    Thanks.
    Bob

    Here are some of the errors I see ...
    Attachments:
    ScreenShot057.png ‏18 KB
    ScreenShot058.png ‏112 KB
    ScreenShot059.png ‏125 KB

  • LabView 2010 Applicatio​n Builder for EXE Always Included files are not Included

    In LabVIEW 2010 F2, When I am using the Application Builder to build an EXE file, I have listed 10 or so files to Be "Always Included". But when I Explore the directory where the EXE was built, those "Always Included" files are not there or in any subdirectory under the EXE file.
    This frequently makes my EXE file not work properly because important files are missing. I have to spend extra debugging time to find out the the cause of my problem is missing files that the Application Builder should have transferred "Always".
    Why did the Application Builder, when building an EXE target, not include the files that should be "Always Included"?
    Why does the Application Builder ignore these files specifications?

    Dennis Knutson wrote:
    The build does include files you select. Post an example project with a small VI and some separate files where this does not happen.
    No, it does not appear that all of the files that I listed in the "Always Include" list are copied during the Build process to the Build directory or any subdirectory under that.
    The Build Source Files.jpg file shows most of the list of the files that should be "Always Included". Notice the .VI and .ctl files that are listed
    The Build Directory.jpg file shows the file in the Build directory that were built.
    The Data Directory.jpg file shows the data directory under the Build directory and may include some of the files listed in the "Always Include", but not all of them.
    The other subdirectories under the Build directory were created by me and do not include any files that were copied during the Build process.
    So not ALL of the files that were included in the "Always Include" list were copied into the Build directory area as expected. ALL of the files that are listed as "Always Include" should be copied, if they exist. Those files existed when then were selected for the List and they existed at the time of the Build.
    I can not include an example project that demonstrates this. I am prevented from doing so by the terms of an NDA. You are going to have to take my word that this event is real and happens the same way every time. This information should be sufficient for someone to investigate why do not ALL of the files listed in the "Always Include" list are copied into the Build directory area regardless of the file type or contents.
    Attachments:
    Build Source Files.jpg ‏151 KB
    Build Directory.jpg ‏125 KB
    Data Directory.jpg ‏131 KB

  • LabVIEW 2010 SP1 may not cleanly shut down

    Occasionally LabVIEW 2010 SP1 (32-bit, running on Windows 7) will appear to "hang" when the "Getting Started" window is closed.  The window disappears but the shortcut icon still appears in the Windows toolbar in the bottom of the screen.  Right-clicking and selecting "Close Program" does not work and Windows seems to think any VIs that have been recently closed are still open.  The program is still in the list in Task Manager and it can successfully be shut down all the way from there.
    This is more of an annoyance than an operational issue (I think) - is there something I am doing (or failing to do) that causes this problem? 
    Thanks in advance.

    Hello Unplugnow,
    Deleting the .ini file will not cause any issues in terms of being able to reload Labview it will simply restore the default settings for Labview which will insure that there were be no data corruption issues. I have tried this procedure on my side with no issue although I would recommend copying the .ini file to another directory in case you need to recover this information at a later time. 
    To another note, does this issue arise when you are opening a particular VI, or does it occur when you are simply opening and closing Labview?
    Best,
    Blayne Kettlewell

  • LabVIEW 2010 App Builder: Registry editor has issue with keys of the same name at the same level in registry tree

    This is a bug report for an NI application engineer.  Please file a CAR. 
    In a LabVIEW 2010 project, create a new installer build and go to the Registry editor.
    Enter some keys like the following
    Click OK to close the installer wizard.
    Now reopen the build specification and go to the Registry editor.  The registry editor comes up blank and non functional.
    I believe the registry entries are still written when the installer executes, but you cannot edit the registry any further in LabVIEW 2010.  This was not an issue in LV 2009. The issue seems to stem from having two keys with the same name at the same level in the registry tree (in this case, the two "Test" keys). 

    Hi sensor_daniel,
    This was reported to R&D (#305026) for further investigation.
    Thanks for the feedback! 
    Have a great day,
    Chris V
    Applications Engineer
    National Instruments

  • LabVIEW 2010 will not install on Win XP SP3

    I have made several attempts to install LabVIEW 2010 on Win XP SP3. I already have LabVIEW 2009 installed and working.
    For each attempt I accept the default install options and do not put in a serial number. The first attempt got stuck at 2% complete and did not change for 30 minutes. No error messages. I cancelled the install and tried the install again from setup.exe.
    The next two attempts stall at 0% blinking forever. The 4th attempt made it to 18% before it stalled for more than 30 minutes. The next two attempts stalled at 0% repeating and would not cancel. I had to terminate them with Task Manager.
    Why won't LabVIEW 2010 install without stalling before than 30 minutes? Why does it not spit out an error message instead of just stalling? How do I know why it won't install?  How do I fix it?
    Solved!
    Go to Solution.

    I had the same problem. The 2010 install was very slow on my XP SP3  PC. I do not why, but it took very very long time to get past 2% of the setup. But then the install process speeded up. So just let the computer take the time that is needed. It will eventually install. I used the trail version download from NI
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • LabVIEW 2012 f1 Icon Editor Error

    I am having an issue with LV 2012 Icon Editor.  32 bit installation, Windows 7 Enterprise.  Fresh install I downloaded from the website.
    Everytime I try to edit an Icon, I get an error 7, File not found.  It seems that it cannot find any of the template or glyphs.
    Frameworks:\
    LabVIEW Data:\Glyphs
    Error 7 occurred at File/Directory Info in Check Path.vi->Write PNG File.vi->Icon Editor First Call.vi->ReadDataFromLabVIEWINI.vi->Load.vi->Icon Editor Init Refs.vi->Classes Initialization.vi->lv_icon.lvlib:lv_icon.vi->lv_icon.lvlib:lv_icon.vi.ProxyCaller
    I should mention that it still pulls up the old Icon editor, but I would like to use the newer one (introduced in LV2009/10 ish)
    Has anyone else seen this error with the Icon Editor?
    I am also getting a pop up that LV failed to create the Recovery VIs.
    It seems like I am having some file path issues, but I left everything as LV defaults.  These would seem to be standard config items...
    Kenny

    It sounds like your LabVIEW installation was corrupted in some manner, since the new icon editor should be the default on a new install.  I would try repairing that first.
    For the new icon editor to show up, you should have a file called lv_icon.lvlibp in <LabVIEW>\resource\plugins.  This is the icon editor.  If it is missing or renamed, you get the old editor.
    The glyphs and templates are in your <Documents>\LabVIEW Data directory, in subdirectories Glyphs and Icon Templates, respectively.  These are shared by all versions of LabVIEW installed.  A fresh install of LabVIEW will have very few templates.
    You can use the icon editor to sync your glyphs with the library at ni.com.  Use the tools menu to get them.
    Let us know if this does not help.
    This account is no longer active. Contact ShadesOfGray for current posts and information.

  • "Small Font" in LabVIEW 2013/2012 Icon Editor

    Dear All:
    I have encountered a strange thing recently while using icon editor in LabVIEW 2012 and 2013. I am accustomed to using "Small Font" when editting VI's icon in the Icon editor(LabVIEW 8.0,8.2,8.6,2011), but i found this font in LabVIEW 2012/2013 is different from the one in LabVIEW2011(or 8.6..), the details are as attached images. My question is how can I do to use "Small Font" as I did in LabVIEW 2011, and how to remove the color layers while editting text. any help will be great appreciated.  Thanks very much. Hope your reply……
    Solved!
    Go to Solution.
    Attachments:
    2011.jpg ‏82 KB
    2012.jpg ‏81 KB

    xyl4804 wrote:
    My confusion is that the "Small Font" in My LabVIEW 2012/2013 is annoying.  I want a Small Font in LabVIEW 2012 like the Appearance in LabVIEW 2011(as attached images)
    Then do the settings, choose right FONT (Small) and Font size (8 or 9)...!! By doing any changes in the settings, it will not modify any existing text..!!
    But after making the changes in the Font setting, next time when you'll try to write any text, either on any of the four lines or by using the text tool, you'll see the text with changed font settings.
    I am not allergic to Kudos, in fact I love Kudos.
     Make your LabVIEW experience more CONVENIENT.

  • In Icloud I can't see my "numbers" icon which i need to select "tick" to transfer data to my other devices via icloud. any ideas why it's not showing up?

    In Icloud on my imac I can't see my "numbers" icon which i need to select "tick" to transfer data to my other devices via icloud. any ideas why it's not showing up?

    You have to do it app wise, which means that the icon won't show up in settings, but you will be able to move files from your local drive to iCloud via the Numbers app (move... > choose the iCloud option).
    It requires that you set up the same iCloud account on all your devices and that you have the latest version of Numbers on all your devices as well.

  • Have a macbook pro running osx lion, connected a kindle fire using micro usb to transfer pictures and the disk icon won't show up on the desktop.  When I ran disk utilities the kindle does show up there.  Any thoughts as to why it's not recognizing?

    Have a macbook pro running osx lion.  Connected a Kindle Fire using micro usb and the disk icon doesn't show up on the desktop.  Also sometimes get a message sayiing computer doesn't recognize device.  When I opened disk utilities the Kindle disk does show up there.  What am I missing?

    cashworth wrote:
    Kindle is connected directly, not thru a hub.  Also called Amazon Kindle support, tech was baffled when I told her I was using a Mac.  She said, "I'm not really familiar with apple products." 
    Precisely why it's not an iPad, and why it doesn't cost very much.  An Apple rep would tell you how to connect an iPad to every computer.
    Go here:  http://www.amazon.com/gp/help/customer/display.html/ref=sv_kinh_9?ie=UTF8&nodeId =200127470

  • I recently upgraded to iOS 7.0.  When I open Safari to a blank page, a small "Settings" icon appears against the white background.  When I click on it, it opens  a link to a web page that is not among my other bookmarks.  How can I get rid of it?

    I recently upgraded to iOS 7.0.  When I open Safari to a blank page, a small "Settings" icon appears against the white background.  When I click on it, it opens  a link to a web page that is not among my other bookmarks.  How can I get rid of it?

    Leliforever, cheek you list of installed add-ons, the Ask toolbar can be installed without the users knowledge.
    For checking other extensions that may cause this, follow the procedure in this link - https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • The "portable document format" icon is a Word 2010 icon, so selecting Adobe Reader as action does not work to display the PDF.

    In the Applications tab -- Content Type -- the "portable document format" icon is a Word 2010 icon (not Adobe), so selecting Adobe Reader or preview in Firefox as action does not work to display the PDF. I can see this Applications difference because my other Firefox laptop has the Adobe icon, and I can view PDFs. Essentially, a PDF is coming in as a Word document -- and the computer tries to open it up as a Word file.
    How do I get the correct PDF icon in the Applications list -- the same way it displays (and works) on my other laptop.

    Adobe PDF Plug-In For Firefox and Netscape 10.1.7 ?
    I think you need to add this to the list of applications and the action to take on the type of content. This can also be managed in the about:permissions page. [[Permissions Manager - Give certain websites the ability to store passwords, set cookies and more]]

  • Why can I not open pictures when I click on the host icon on my desktop? It just sits there, and can not open from top menu bar as well, only via itunes

    why can I not open pictures when I click on the host icon on my desktop? It just sits there, and can not open from top menu bar as well, only via itunes

    Does your question involve iPhoto in some way?

Maybe you are looking for

  • My external hard drive will not mount with my mac?

    Okay so everything was working out great till the new OS came out. Then i ran into some problems. I can no longer back up anything i have on my laptop anymore because my external will not pick up in finder-desktop-etc. I need help as fast as i can be

  • How to resolve plugged in, not charging? probook 4520s

    how to resolve plugged in, not charging? probook 4520s

  • Emtpy 'AppModel' in workspace (after include frompublicplans)

    Hi, I just do 'rpcreate -fr bt:myrepos', I create a workspace I include the 'AppModel' from the baseline (includepublicplan) and that plan appears to be empty. Do I need a parameter for rpcreate ? When I try to import a model, I got this: (14) CMD: I

  • Is My Hard Disk Dead?

    So today I tried to reboot my powerbook running Tiger, and my computer will not go past the gray start up screen. I tried resetting the PRAM and NVRAM but neither worked. I't won't allow me to run in safe move. When I reboot in verbose mode it gives

  • CC Libraries - unable to connect to server

    Hello all, Libraries that I create in InDesign (2014.2) do not sync with Creative Cloud. And also the other way around, when I create a library on the CC website, the library does not show up in my Libraries panel in InDesign. According to the screen