Hi,
I am able to set a text background for the text and spaces in TextView, but
I would like it to span to the full width of window.
Eg. now I have (~ means the letter above is gray)
| some text |
~~~~~~~~~ - this has gray background
and I would like to have
| some text |
~~~~~~~~~~~~~~~~~~~
Any ideas? It should be named background_full_width in TextTag's __init__,
but unfortunatley it doesn't exist. Any walk-arounds?
Thanks,
--
mp
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/