[Gambas-user] Richtext Editcontrol?
Marco Bauer
elentirmo at ...20...
Thu Aug 11 13:16:07 CEST 2005
Hi Joern,
you can use the TextView control to display text with different fonts, sizes,
colors etc. using HTML tags. For example:
TextView.Text = TextView.Text & "<b><font color=blue>some text</font></b>"
Gruss
Marco
Am Donnerstag, 11. August 2005 10:24 schrieb Joern Koerner:
> Is there something like a RichText edit-Control in Gambas, or KWord
> integration?
>
> This is what I would really like to have.
>
> Joern
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list