Re: passwort check: no signs - stars



On Mon, 2003-07-07 at 02:39, robert schulze wrote:
Hello,

I want use a passwort check. If somebody tipp his passwort in the entry widget  he can see the signs.
But I wan't only see stars.

If you check the API docs at http://www.gtk.org, you'll see there is an
method call on the GtkEntry object that lets you set the "invisible"
character.  Set it to a "*" and then use the gtk_entry_set_visible api
call to tell it not to display the text, but instead to use the
"invisible" character.



Mfg Robert
____________________________________________________________________________
Jetzt bei WEB.DE FreeMail anmelden = 1qm Regenwald schuetzen! Helfen
Sie mit! Nutzen Sie den Serien-Testsieger. http://user.web.de/Regenwald

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
-- 
Michael L Torrie <torriem chem byu edu>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]