[MonoDevelop] changing color on a textview

Darwin Reynoso monouser at gmail.com
Sat Jan 26 05:51:39 EST 2008


Thanks for your help Michael. I'll see if i can figure it out

On Jan 24, 2008 8:04 AM, Michael Hutchinson <m.j.hutchinson at gmail.com> wrote:
>
> On Jan 24, 2008 4:17 AM, Darwin Reynoso <monouser at gmail.com> wrote:
> > Hi,
> > does anybody know the black magic to change the color on a textview
> > using monodevelop.
>
> TextViews are complicated things -- you can do quite complex
> formatting with them by inserting TextTags.
> http://www.bravegnu.org/gtktext/x113.html explains how (in C, but the
> GTK# equivalents are pretty straightforward).
>
> Changing colours in a label is much easier -- just use pango markup.
>
> --
> Michael Hutchinson
> http://mjhutchinson.com
>


More information about the Monodevelop-list mailing list