Wanted to let yal know I tried just about everything I could think of to fix this prob with no luck. Stuff I tried...
1) There is no visibility value passed, so you can't hide it with a datafilter. Particularly annoying since the tooltip is obviously doing something along these lines.
2) Tried setting visibility eqaul to the string, hoping any neg value would hide it, but it just left it visible.
3) Tried setting it equal to bar length but I can't seam to get the width as a seperate value.
The only thing I can think of left to try is dumping the tooltip value into it, but I don't think that's possible. At least I haven't seen anyone manage to spit tooltips into a normal text object.
If anyone has figured out how to do string opperations like substring(), indexof(), string.length or concatination, plz share.
|