Le Sun, 9 Sep 2007 10:02:59 +0200,
Pascal Duchatelle <[EMAIL PROTECTED]> a écrit :

Sorry,
I found my mistake. Since I use glade to build GUI, I did not use the
right glade file. Looks like I need some more coffee...

> Hello,
> 
> I did the following :
> a combobox entry to select a list-type from different types. When type
> is chosen, a new window pops up containing the list of objects of type
> type. I choose one oject and the content of the selection is written
> in a gtk.Entry. I connected a "changed" signal to that entry. Nothing
> happens. So my question is :
> Does changing the content of an entry from "" to "something" generate
> a changed signal ?
> Otherwise what signal would do it (i.e. detect that the content has
> changed)?
> This strategy works just fine with the comboboxentry.
> Thank you
> _______________________________________________
> pygtk mailing list   [email protected]
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
_______________________________________________
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