﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » InfoBox Message Loses Spaces</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 07:37:35 GMT</lastBuildDate><ttl>20</ttl><item><title>InfoBox Message Loses Spaces</title><link>http://forum.strataframe.net/FindPost16634.aspx</link><description>This is a strange one in that the InfoBox appears to drop spaces without any reason. For example, the following code shows a message like "The vehicletype has no payload quantity".&lt;/P&gt;&lt;FONT size=2&gt;&lt;P&gt;MicroFour.StrataFrame.Messaging.&lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;InfoBox&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;.ErrorBox(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"Error"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"The vehicle type has no payload quantity"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;In addition, this&amp;nbsp;code (with two spaces between the "vehicle" and "type") shows a message like "The vehicle typehas no payload quantity". There is only one space between the displayed "vehicle" and "type" and the space before "has" has gone.&lt;/P&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT size=2&gt;&lt;P&gt;MicroFour.StrataFrame.Messaging.&lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;InfoBox&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;.ErrorBox(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"Error"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"The vehicle&amp;nbsp; type has no payload quantity"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;);&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT size=2&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;A strange one!&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description><pubDate>Tue, 27 May 2008 16:22:09 GMT</pubDate><dc:creator>Aaron Young</dc:creator></item><item><title>RE: InfoBox Message Loses Spaces</title><link>http://forum.strataframe.net/FindPost16635.aspx</link><description>Is the text unicode and/or do you have a line feed or carriage return in the text?&amp;nbsp; This sounds like something other than a space may be in the text.&amp;nbsp; 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.&amp;nbsp; 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.</description><pubDate>Tue, 27 May 2008 16:22:09 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>