[Gtk-sharp-list] Full documentation by 1.0

Miguel de Icaza miguel@ximian.com
Wed, 23 Jun 2004 20:52:58 -0400


Hello Brian,

> I've submitted this bug:
>    http://bugzilla.ximian.com/show_bug.cgi?id=60657
> With this patch:
>    http://bugzilla.ximian.com/showattachment.cgi?attach_id=8314
> 
> It makes the interface a little nicer, which adds a few of the things I
> wanted:
>  * Ctrl-C works properly
>  * GtkSourceView for XML highlighting and Undo/Redo
>  * Maybe not HIGified, but I think it looks a bit better. (Except the
>    ToolButtons aren't registering their handlers. I know nothing about
>    glade-sharp.)
> 
> I've heard it takes one line of C code to make a GtkTextView use
> GtkSpell. Perhaps we could DllImport it.

One problem with this approach is that it would add a new dependency in
monodoc on gtksourceview-sharp, and I do not want to make these changes
this late in the game.

I am afraid that with the code freeze we will have to wait for the next
iteration.

That being said, the patch did not apply to the CVS version, am going
to look later at the released tarball ;-)