Re: GtkTextView and undo/redo

2018-11-28 Thread Daniel Kasak via gtk-list
On Thu, Nov 29, 2018 at 4:00 AM Igor Korot via gtk-list 
wrote:

> Hi, ALL,
> I'm surprised that there is no Undo/Redo functionality inside GtkTextView.
> Or maybe I'm looking at the wrong class and Undo/Redo is in a different
> one?
>
> Thank you.
>

There's no undo/redo facility in GtkTextView, now. If you can pull in an
external lib, GtkSourceView has undo/redo facility, and can otherwise be
used as a drop-in replacement for GttkTextView ( at least in my cases ).

Dan
___
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list


GtkTextView and undo/redo

2018-11-28 Thread Igor Korot via gtk-list
Hi, ALL,
I'm surprised that there is no Undo/Redo functionality inside GtkTextView.
Or maybe I'm looking at the wrong class and Undo/Redo is in a different one?

Thank you.
___
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list