[Mono-winforms-list] (Rich)TextBox: Maximum reasonable string length?

Miguel de Icaza miguel at ximian.com
Fri Jun 15 12:51:15 EDT 2007


Hello,

> yes, the TextBox in .NET is not so fast either, but I'm satisfied with the performance .NET's RichTextBox. 

In Windows case, the control is most likely a native control that comes
with a C# wrapper.

> It's good that you prefer to make things work, although I'm pretty
> happy with the latest mono version. All controls I use work really
> good (except TreeView and RichTextBox). I think you're not far from
> the point you should think about some cosmetic and performance issues
> to increase the acceptance of mono. But that's my extern opinion. My
> client is not very happy about that (Rich)TextBox issue, but that's
> not high prio resp. not so important I think.

As Rolf said, our goal right now is to be correct first, and since there
are still various areas that need to be corrected we are not likely
going to be able to spend much time on these cases in the immediate
future.

But the beauty of open source is that if this is important to your
customer you can work with him to study the performance problem, find
out the hot spots and if things go well, submit patches to improve the
performance.   This has been done repeatedly in Mono.

> Mono's progress in the past year was amazing - today I think that it
> was a good decision to choose it in early 2006.



More information about the Mono-winforms-list mailing list