LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Large symbols for Multicolumn Listbox

Solved!
Go to solution

Thanks blawson, that's exactly the sort of effect I was looking for - and it is very easy programmatically to handle - this will really add some sparkle to my GUI - thanks once again.

 

Chris

0 Kudos
Message 11 of 14
(1,914 Views)

Hmm. Combining controls and using events sounds like an XControl might be a possible way to go...

0 Kudos
Message 12 of 14
(1,900 Views)

oh btw the key was to customize the pict ring and change the size of the individual parts: the picture area and background should be 32x32 and the frame should be 33x33, because the table (at least in classic and system ctls) is set to 32px high with a 1px border, then make everything transparent.  In order to get a (user selectable) blank selection in the pict ring, you have to copy in a transparent image.

-Barrett
CLD
0 Kudos
Message 13 of 14
(1,891 Views)

Old thread I know, but I couldn't find any other thread talking about using larger glyphs.  I made an idea on the idea exchange for this and linked back to this thread.  If you want this feature to be native instead of work arounds go vote for it.

0 Kudos
Message 14 of 14
(1,314 Views)