HTML Special Characters
Posted: Wed May 31, 2006 14:55
I created a Combobox widget and specified a text value of "<List>". The Layout Editor has no problem displaying that text however it is unable to reload that .layout file; the XML parser does not like to have a '<' character within a Value such as:
<Property Name="Text" Value="<List>" />
<Property Name="Text" Value="<List>" />