Jump to content

Multiple Glyphs Columns


Recommended Posts

Posted

Bump.

Sorry to keep asking, but does anybody know the answer to the following?

"Excuse my stupidity, but I put that "EnableSecretPopups=True" in my INI, but still cannot find the option to enable multiple symbols in a MCLB. Not sure if I am looking in the wrong spot or if I need another INI key."

Thanks

mcduff

  • 1 year later...
Posted

Thanks, great thread!

Does anyone know how I might be able to get ahold of, or export all of these cool symbols as BMP files?
It looks like all of the extended symbols in the special MCL are stored as "built-in symbols" for the MCL.  As such, I can't seem to export them using the method:
Custom Item Symbols:Get Symbol.  (This method returns an empty data array.)

image.png.c52e62210699d88c89fa607b932c4815.png

  • 3 years later...
Posted
On 2/28/2021 at 7:55 AM, Gribo said:

You know that these glyphs are in the C:\users\<username>\Labview Data\Glyphs folder as .png files, right?

 

Thanks, But It's located under C:\Users\<username>\Documents\LabVIEW Data\Gylphs

 

  • 1 year later...
Posted
On 7/7/2015 at 6:34 PM, David Koch said:

 

Here's the corrected version that behaves correctly, delete symbols if you decrease rows/colums between two run and actually displays the right symbol front of the corresponding number.

 

LV 2013SP1

 

David Koch

MultiColumnListbox with MultiColumnSymbols corrected.vi 16.16 kB · 294 downloads

Hi David Koch,

 thanks for your reply, I have a question that how to make the glyphs to place center in cells?

Posted
9 hours ago, Vandy_Gan said:

Hi David Koch,

 thanks for your reply, I have a question that how to make the glyphs to place center in cells?

David has posted to LAVA 1 time, and it was 10 years ago. I don't think he's going to respond.  You cannot control the position of the glyph with the built in function.  The only solution I know of is a pretty time consuming one, where you put a transparent picture control on top of the tree, and then you can do whatever you want.  I've applied this to a sequence editor.  The left and right are tree controls (as noticed by the collapsing icon). The tree on the right has two centered columns.  This has two picture controls that position themselves to look like it is part of the tree.  There's a decent amount of work on the back end to handle things like window resizing, collapsing the tree, and other random behaviors. But the end result is something I have full control of.

SequenceEditorStepUI.png.c6d922e5e1faf1bb33b0f7e73824e4fd.png

Also in a related topic here is an idea exchange to support larger glyphs.  There is a linked example on how to fake it in a fairly convincing way.

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.