>
>  You have to set the position *after* you show the entry.
>
>        self.interfacePourNombres.show_all()
>        self.zonePourNombres.set_position(1) # Or use -1 to always put the
> cursor at the end
>

Thanks! That did it!

-- 
Fabrice DELENTE
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to