LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

2012 icon editor frustrations

I am using LV 2012 and having problems with the icon editor. The first thing is, it seems when I click the icon then type the text is centered around my cursor instead of left justified to where I clicked and filling in to the right. This is something I guess that is different and I will just have to get used to, not really a problem.

 

But, this next thing is a big issue. When I select a glyph then move my mouse over to place the glyph on the icon, the mouse does not stay centered over my glyph. I will have to move the mouse to about the center of the icon before the glyph shows up on the left side of the icon. So, if I want to set the glyph on the right side of the icon, I can't because my mouse then has to travel off of the icon and when I click it doesn't drop the glyph. I end up just dropping the glyph somewhere on the icon and using the "rope" tool to select it then move it with the mouse (which now stays centered over my selection). Has anyone else had this problem? It's driving me crazy. I wanted to take a screenshot of the issue, but unfortunately my mouse does not show up in screenshots.

0 Kudos
Message 1 of 13
(8,598 Views)

I hadn't noticed either problem, but then most of my text on icons I place using the Icon Text layer.  In the Layers "layer", using the Text tool, did you notice that when you double-click on the "T", you can choose alignment as Centered, Left, or Right?  Does this "fix" this problem for you?

 

As to putting glyphs on, the first glyph I tried was Yellow Light, which showed up perfectly centered on the "hand" (naturally).  However, I then tried "Variant" (for some reason, both of these display on the first "page" of Glyphs when I choose this tab).  This glyph appears way to the left and way above the "hand".  However, the simple way to reposition it is to place it whereever it lands, then choose the "Move" tool (bottom right, two double-headed arrows and a pointer).  When you place a Glyph, it lands on its own layer, and when you then select the Move tool, you can move the Glyph about on its layer, with it "following" your cursor.

 

I'm not sure why some icons (like Yellow Light) start centered on the hand cursor, and others (like Variant) do not -- it may be something with the size of the .png file that makes up the Glyph.  Maybe if we can "figure this out", we can "fix" the off-centered glyphs to all appear "under the hand" ...

0 Kudos
Message 2 of 13
(8,566 Views)

I have confirmed this issue and reported it as CAR 369132.  Unfortunately, it will effect other installed versions of LabVIEW, as well.  The problem is that some of the glyphs in the glyph library were released as small glyphs in the uppper left corner of a larger white or transparent bitmap.  The icon editor centers the cursor on the center of the bitmap, not the center of the glyph.  A workaround, until we get this fixed, is to open the offending bitmap in your editor of choice (e.g. GIMP, Paint.NET, Krita) and crop it to the glyph size.

Message 3 of 13
(8,525 Views)

My coworker suggested double click which drops it automatically, then automatically selects the move tool to allow you to move it.

Message 4 of 13
(8,498 Views)

Further update on the issue.  It currently appears to be an infrequent error / race condition in the code that sometimes shows up.  My original check used a glyph with extra whitespace, but that is not required to show the error.  The variant glyph does not have extra whitespace.  Dropping it will sometimes cause the problem, sometimes not, so removing the whitespace from the glyph I used appeared to fix the problem, but really did not.  I would recommend for(imstuck)'s solution for now.

Message 5 of 13
(8,451 Views)

I have a different glitch with glyphs (say that ten times quickly).  It is so minor that I didn't think it warranted its own thread.

 

When I choose a menu besides the "All Glyphs" menu and start looking around, within 10 seconds or so, it snaps back to the "All Glyphs" window.  Very minor frustration, but I thought I'd pass it along.  It only happens one time after I've opened the icon editor and selected the Glyphs tab.

Message 6 of 13
(8,348 Views)

Thanks for the heads-up. I'll make sure the appropriate people here at National Instruments know about this.

 

Regards,

Brice S.

Applications Engineer

National Instruments

www.ni.com/support

0 Kudos
Message 7 of 13
(8,303 Views)

@BriceS wrote:

Thanks for the heads-up. I'll make sure the appropriate people here at National Instruments know about this.

 

Regards,

Brice S.

Applications Engineer

National Instruments

www.ni.com/support


 

 

Hi Brice,

 

As DR Grey demonstrated the CAR number should be included once created. Could yo pleae post the CAR #?

 

Ben

 

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 8 of 13
(8,253 Views)

Would this be about the VI's icon editor or the application/builder icon editor? 

How would you get your main VI's icon as application icon the easiest? You cant copy/paste or save as .ico from the vi's ...

 

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 9 of 13
(8,228 Views)

Here is the CAR for the bug where the icon editor buts you back to "All Glyphs" when you click another glyph category: #372461.

 

Regards,

Brice S.

Applications Engineer

National Instruments

www.ni.com/support

Message 10 of 13
(8,230 Views)