[Gtk-sharp-list] editing widget for c#

mlgs mlgs at arsis.net
Sun Nov 19 11:45:27 EST 2006


On Sun, 2006-11-19 at 16:31 +0100, Fabian Sturm wrote:
> Hi!
> 
> I am looking for an editing widget for c#.
> What I want to do is to add a widget to my application so that the user
> can edit the text in the widget and e.g. modify the font to bold,
> italic... and to insert images.
> 

Gtk.TextView
about html I think you have to work with gtkhtml2 if you wan't editing

> The resulting rich text contents should be easily convertible to
> something that you can save into a file and later restore.
> 
> E.g. like the editing widget you see in the evolution mail editor.
> 
> I already looked at gtkhtml-sharp but the html editing api seems to be
> missing :-(
> 
> Any suggestions how I could implement the above, with whatever library
> necessary, would be great!
> 
> Thanks a lot, Fabian
> 
> P.s. I guess I am not the first one who would need a widget like this,
> but I can't find any pointers on the web.
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list



More information about the Gtk-sharp-list mailing list