[Gtk-sharp-list] GTK

Richard Torkar richard.torkar@htu.se
Thu, 18 Mar 2004 19:55:51 +0100


On Thu, 2004-03-18 at 19:52 +0100, Richard Torkar wrote:

> On Thu, 2004-03-18 at 15:19 -0300, Rodrigo do Valle Chagas Diniz wrote:
> 
> > Hi Everyone...
> > How do I make a Entry only diplay "*" when the user types , like a
> > Password input???
> > I designed the interface using Glade. Is there a property or Method to
> > do that??
> 
> Look at the property:
> Gtk.Entry.Visibility

BTW Mike, can't we give it a more sane name e.g. Gtk.Entry.PasswdField
or something similar?

/Richard