[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Text Widget
- From: Or Goshen <oberon netvision net il>
- To: gtk-list gnome org
- Subject: Text Widget
- Date: Wed, 23 Apr 2003 21:58:20 +0300
Hello
Is there a way to make a tag in GtkTextView unselectable ?
So the user wont be able to select it while dragging the mouse , only the text surrounding it ?
I wonna create a new widget and GtkTextView will be it's parent , the unselectable text is a feature i need to implement .
The widget should look like this :
2 lines of editable and selectable text , and then 2 lines of unselectable and uneditable text.
makeing a text uneditable is easy ( there is a property for that ) , but how do you make it unselectable ?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]