http://bugzilla.novell.com/show_bug.cgi?id=566488
http://bugzilla.novell.com/show_bug.cgi?id=566488#c1 Peter Stockli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Peter Stockli <[email protected]> 2009-12-29 21:19:58 UTC --- Isn't that more of a problem with the Output of the Console of MonoDevelop than with MonoTouch? I have the same behaviour when writing Umlauts (öäü) with Console.WriteLine, but this doesn't matter, because internally the characters are stored correctly. You can test this: add an UILabel to a view and access this label: theLabel.Text = "Umlauts üöä"; This should display the characters correctly. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
