[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Building a "Login" dialog
- From: Evan Martin <martine cs washington edu>
- To: Fernando Conceição <fernando listas terra com br>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Building a "Login" dialog
- Date: 31 May 2003 10:10:20 -0700
On Fri, 2003-05-30 at 22:07, Fernando Conceição wrote:
> I´m building a login dialog, where the user enters with a username and a
> password.
> There is a button, how to make whem press <ENTER> on a gtk_entry(there
> is two) the gtk_button receives a clicked signal like in a html form?
See the documentation for gtk_entry_set_activates_default() and
gtk_dialog_set_default_response().
--
Evan Martin
martine@cs.washington.edu
http://neugierig.org
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]