Re: GtkTextBuffer is merging my tags
- From: Hrvoje Niksic <hrvoje niksic avl com>
- To: Cornelius Hald <hald icandy de>
- Cc: gtk-list gnome org
- Subject: Re: GtkTextBuffer is merging my tags
- Date: Mon, 06 Apr 2009 16:49:22 +0200
Cornelius Hald wrote:
there seems to be some optimization on the GtkTextBuffer which causes
automatic merging of GtkTextTags. Is there a way to turn this off? Or
some workaround?
I suppose you can work around this by creating different tag objects for
different list items, and applying them instead of a general "list-item"
tag. That way GTK shouldn't be allowed to conflate them.
The auto-merging model of tags reminds me of the early 90s debate
between "extents" and "text properties" design in the world of emacsen.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]