Jooel,

The RichTextBox aint finished yet, will start working on it again after the next release. In the meantime, might want to play with the embedded HTML support, just for a larf:

code:
$RichEdit.Text = '
<html>
<font size=6 color="#FF0000">
Kixtart bbChecker
</font>
<br><i><font size=5 color="#0000FF">
by Jooel Nieminens
</html>'

Still much work to do on the parser, and the property will be changing from Text to Html, but you get the idea. [Wink]