Re: GtkTextBuffer & GtkTextView
- From: Havoc Pennington <hp redhat com>
- To: Boris Villazon <villazob ucbcba edu bo>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkTextBuffer & GtkTextView
- Date: Fri, 2 May 2003 15:02:48 -0400
On Fri, May 02, 2003 at 06:36:36PM +0200, Boris Villazon wrote:
Exactly. I mean draw a rectangle around all the words in the buffer.
I was thinking in overlapping the textview with textbuffer but this didn't work.
Any idea?
I think you'd have to try connect_after to expose_event and draw the
rectangle manually using get_iter_location() information.
I don't know whether it would work well or not. Be interesting to let
the list know if you get it working.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]