Selecting text in a GtkTreeView widget
- From: Alban Deniz <adeniz baker-research com>
- To: gtk-app-devel-list gnome org
- Subject: Selecting text in a GtkTreeView widget
- Date: Sat, 07 Dec 2002 16:48:59 -0500
Hello,
I would like to be able to select some text in a GtkTreeView cell
(G_TYPE_STRING) with the left mouse button, and past it into another
application (such as emacs) with the middle mouse button.
Can anyone tell me how to do this? Right now, when I click on a GtkTreeView
cell, the entire row is selected. Making the cell editable does allow me
to select and paste, but I don't want the text to be editable.
Thanks,
Alban
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]