Re: Problem: GtkText



Am 23 Aug 2001 11:02:05 +0200 schrieb Markus Harz:
Hello,

  well, I´m relative new in using GTK.
I´m trying to write a little texteditor for my own.
It works fine until now, but I couldn´t manage to receive
the row or column from the GtkText-widget. Also I want to
disable a few of the build in accelerator-keys of the
GtkText-widget and replace them.
Could someone please help me with that. 
Thanks a lot...

Markus Harz
Geodetic Institute of the RWTH Aachen, Germany

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Don't use GtkText, GtkExText is in most cases a better solution
(http://www.bahnhof.se/~mikeh/linux/gtkextext.html). Or you play around
with the development version of GTK2 (this is unstable by now, but this
should contain a better GtkText widget, this is planned to become stable
in the next 2(?)months).

--
sven





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