[Mono-dev] Mono SWF on Windows?

John Hatton hattonlists at gmail.com
Tue Aug 22 23:16:48 EDT 2006


Peter wrote:
> However, since all text output (except for TextBox/RichTextBox) go through
a theme driver, you could create a theme that uses pango instead of
DrawString to do the output, and p/invoke pango inside the theme code.
TextBox is a bit different, due to the extra work involved in figuring out
cursor direction movement, etc. The theme you can do yourself, today.

Thanks very much, Peter. The theme idea sounds very workable. For cursor
control during editing, perhaps we can make a custom, pango-savvy (or
directly graphite-savvy) textbox control based on the MWF TextBox
implementation.

John Hatton
wesay.org





More information about the Mono-devel-list mailing list