Re: [gtk-list] text widget



   Hi Radu,

> I want to make a text editor (it's for source code,  few different
> colors and one font type should be enough).
> I took a look at Gnome widgets, but the text widget doesn't seem to be
> fit or this (no horiz scroll bar, wrapping, ...).
> Can anyone give me a hint? Is there a widget I don't know about? Should
> I create a new widget?

   There are several GTK+ text editing widgets that you may wish to use in a
source code editor:

   GtkEditor http://www.daimi.au.dk/~mailund/gtk.html
   GtkExText http://www.bahnhof.se/~mikeh/linux_software.html
   Scintilla http://www.scintilla.org

   I wrote Scintilla and so would like to see you use it but you should also
look at the other editor widgets.

   Neil




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]