Re: Building a "Login" dialog



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]