[Mono-bugs] [Bug 336218] TextBox MaxLength = 0 behaving wrong
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 24 14:54:39 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=336218#c4
--- Comment #4 from Jonathan Pobst <jpobst at novell.com> 2007-10-24 12:54:39 MST ---
I'm not sure I understand what isn't working. The MaxLength still returns 0,
and it stores the real value internally. Text and AppendText are not affected
by this limit, it only affects the user typing into the TextBox. I started to
use MaxValue, but those values aren't quite MaxValue, so I just did it the same
as the existing code did it. :)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list