Re: [PHP-GTK] gtkentry and key-press-event
[email protected] (Lorrie Cooke) Tue, 07 Aug 2001 16:43:59 -0500
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
> > > >Why do you want \n added to contents of GtkEntry? > I dont, I want to be able to run a function if the enter key was pressed in a GtkEntry, this is so I dont need to add a button to the window in order to run the function, hope this makes sense :) Thanks :) Loll