I didn't actually run the code, but by looking at it it looks like you are updating the RTB from another thread. *Shakes Finger* I know you know better, use the BeginInvoke method on Control.
I'm not 100% sure about opacity and RTB so I'll leave that to peter to answer... Cheers, Jackson On Fri, 2006-01-20 at 17:00 +0000, Paul wrote: > Hi, > > Could some kind soul have a look at the code (and exe) available from my > website? I've compiled it, the code runs. > > Am I correct in thinking Opacity is not implemented yet and also the > RichTypeBox font rendering is somewhat chewed? > > If you run the binary and use the scrolldown, the text gets garbled. If > you alter the opacity, the scrollbar doesn't scroll properly. Are these > known bugs or do I need to bugzilla them? > > http://www.all-the-johnsons.co.uk/mono/testing/reversethread.cs > http://www.all-the-johnsons.co.uk/mono/testing/reversethreadgui.cs > http://www.all-the-johnsons.co.uk/mono/testing/reversethread.exe > > I know RichType is not currently fully functioning which is why I'm > asking before I file. > > TTFN > > Paul _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
