how to disabling cut&paste of tags in GtkTextBuffer
- From: Olivier Sessink <olivier lx student wau nl>
- To: gtk-app-devel-list gnome org
- Subject: how to disabling cut&paste of tags in GtkTextBuffer
- Date: Thu, 08 Aug 2002 13:26:49 +0200
Hi all,
the default behaviour of the GtkTextBuffer is to copy/paste tags
(GtkTextTag) along with the text. My application depends quite a bit on
the exact position of the tags, so tags inserted by copy/paste are quite
often not on the right place.
So my question is: is there a way to make the GtkTextBuffer copy/paste
only the text and not the tags that are in the text?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]