Re: Handling the Return key
- From: Paul Davis <paul linuxaudiosystems com>
- To: William Ramsay <ramsayw1 comcast net>
- Cc: gtk-list gnome org
- Subject: Re: Handling the Return key
- Date: Fri, 24 Aug 2007 17:51:08 -0400
On Fri, 2007-08-24 at 17:27 -0400, William Ramsay wrote:
> Hi,
>
> Can anyone explain to me how to go about handling the pressing of the
> return key
> in a data entry dialog?
You need the "activate" signal for the dialog, which is emitted when the
user presses Return or equivalent keys.
Note that this does not catch the user leaving the entry by shifting the
keyboard focus, which may or may not matter to you.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]