Discussion:
Slider text labels and markers
(too old to reply)
mechelecengr
2008-08-13 23:10:05 UTC
Permalink
I am using 8.5.1 and I have experienced the same problem, five years later! The workaround provided will work for sequential values of text labels only - I am programmatically assigning Marker Values for non-equally spaced ticks. For instance, when Marker Values are programmatically set to (1, 2, 4, 8) and the Text Labels are programmatically set to (one, two, four, eight), the text labels actually put onto the slide are (one, four, eight, eight). Now here's the kicker: when I set the Text Labels to (one, DUMMY, two, four, eight), they show up properly on the slide. As Steve orignally noted, the second text label is being ignored. Further, the "dont-show then show" trick suggested by Zvezdana as the workaround does not fix this problem. What gives? Thanks,Jack


LabVIEWSlideProblems.png:
Loading Image...
Sappster
2008-08-14 19:40:08 UTC
Permalink
Hi Jack, I took a look at the functionality of mixing markers and text label and believe what you are seeing is a bug. I will report this to the development team. Thanks,
mechelecengr
2008-08-14 20:10:09 UTC
Permalink
Thanks, Mark!

Loading...