Re: GtkTextBuffer & GtkTextView



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]