Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
Is the text unicode and/or do you have a line feed or carriage return in the text? This sounds like something other than a space may be in the text. I have seen this before (not on the InfoBox) but once a debug was performed and each character inspected, there was something else in the mix. You might debug the code before you call the InfoBox and see character for character what the ascii or unicode value of each character is...it might clue you in as to what is going on.
|