[Glade-users] password entry field
Arthur Shats
ashats at hotmail.com
Wed Sep 15 12:01:07 EDT 2010
That works. I call gtk_entry_set_visibility(myField, FALSE) and it prints dots when I type the password. However, I am using Glade-2 and I just noticed that there is 'Invisible Char' property. Is there a way I can use this property? If yes, how do I do it?
Thanks,
Arthur.
> Date: Mon, 13 Sep 2010 23:38:49 +0100
> Subject: Re: [Glade-users] password entry field
> From: johndelaney at gmail.com
> To: ashats at hotmail.com
> CC: glade-users at lists.ximian.com
>
> On Mon, Sep 13, 2010 at 10:07 PM, Arthur Shats <ashats at hotmail.com> wrote:
> > How do I display *** (stars) instead of actuall characters that user
> > types
>
> http://library.gnome.org/devel/gtk/unstable/GtkEntry.html#gtk-entry-set-visibility
>
> > how do I later access the actual text the user typed, not the
> > stars (when I am going to validate it).
>
> http://library.gnome.org/devel/gtk/unstable/GtkEntry.html#gtk-entry-get-text
>
> John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20100915/c8972c0b/attachment.html
More information about the Glade-users
mailing list