Hi all,

The problem is not just confined to < > but also '&' which needs to be
replaced by &amp;.

You cannot display these string:
"You can't display string with <hello>"
"You can't display string with &."

It seems the code behind the Gtk.MessageDialog() expects that the string to
be displayed is a well-formed XML (or XHTML) string.

Is this the case?

MarL




--
View this message in context: 
http://mono.1490590.n4.nabble.com/MessageBox-cannot-handle-text-with-or-tp4662737p4662845.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to