On mercredi 25 juin 2008, Festila Catalin wrote:

> I want to activate *invisible*-*char *from a GtkEntry.

entry.set_visibility(False)
entry.set_invisible_char('*') # Default

Is it what you need?

-- 
    Frédéric

    http://www.gbiloba.org
_______________________________________________
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