[EMAIL PROTECTED] writes:
> I build a brace matcher and want to show the expression of the closed
> braces. This is working, but after the next key the selected chars are
> deleted from the GtkText widget. I have tried to disclaim it, but this
> does not prevent the deletion. How do I deselect something, or should
I would expect brace-matching to not interfere with selection. (Of
course, I'd also expect emacs. ;)
Consider this: a user is using shift-arrows to create a selection;
do you turn off brace matching, destroy the users work by resetting
the selection, or jump through hoops to get the highlighting to work
just right with the selection? (I'm not sure just how selection works
with colorized text yet, but I know what my answer would be. ;-)
-Fred
--
Fred L. Drake, Jr. <[EMAIL PROTECTED]>
Corporation for National Research Initiatives
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]