Hi folks,
I'm trying to write a text editor (well, who isn't?). I would like it
to contain rectangular selections. While this is pretty easy on the
buffer (model) part, I wonder how I could make the selection visible in
the view. It does not seem to provide methods for drawing the selection
--- or I'm missing some bigger concept here.
Any ideas?
/W
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/