2007/7/2, Sylvain Saleur <[EMAIL PROTECTED]>:
Hello!

Hi Sylvain,

I have a problem using label.set_selectable(True).

I append a page to a notebook. In this page, there are some widgets,
including a label. I want to allow the selection of the label. When I
append the page during the use of the program, the text appear
selected by default...

Unfortunately also looking at gtklabel.c this seams to be the correct
behavior, is that a problem for you to have the text selected?

I don't know if you already tried, if you have more than one
selectable label, the first one you pack in the container is the one
with the text selected.

cheers
--
Gian Mario Tagliaretti
_______________________________________________
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