[Gtk-sharp-list] MessageBox cannot handle text with < or >

MarLOne InfoSeeker002 at gmail.com
Sun May 18 05:41:31 UTC 2014


Hi all,

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

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.


More information about the Gtk-sharp-list mailing list