Re: apply order of GtkTextTags
- From: Havoc Pennington <hp redhat com>
- To: Markus Lausser <sgop users sourceforge net>
- Cc: gtk devel <gtk-devel-list gnome org>
- Subject: Re: apply order of GtkTextTags
- Date: Mon, 20 Sep 2004 16:35:29 -0400
Hi,
You should post questions on using gtk to gtk-list rather than gtk-
devel-list.
On Mon, 2004-09-20 at 20:33 +0200, Markus Lausser wrote:
> hi,
>
> i've experienced the following behaviour of the GtkTextTags:
> Tags don't override settings from other tags, that where applied sooner.
> Is that wanted behaviour? Or am i doing something wrong?
>
> I find it a little bit confusing, and i think its the common case that
> one wants to set a basic tag and then a special tag for some parts.
>
The tags have a priority that you can set, but the priority depends on
which tag it is, not in what order they were applied. See
gtk_text_tag_set_priority() iirc.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]