Hi there,

        I'm learning PyGTK and I'm coding a GUI to perform some
administration tools... The point is that I don't know how get 
active (selected?) text whitin a TextView widget.
        I've tried using the get_selection_bounds() and
get_selection_bound() (with marks) methods but the only thing I
got was the whole buffer instead of the selected chars.
        Have I skipped a marvelous method or I'm just using them
bad?


        Thank you,

                Alfredo.

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to