Re: [gtk-list] GtkEntry and bckspace
- From: Owen Taylor <owt1 cornell edu>
- To: Patrice Fortier <Patrice Fortier aquarel fr>
- Cc: gtk-list redhat com
- Subject: Re: [gtk-list] GtkEntry and bckspace
- Date: 12 Jan 1998 10:54:06 -0500
Patrice Fortier <Patrice.Fortier@aquarel.fr> writes:
> How can I have the backspace key work correctly in the gtkentry
> widget. The current behaviour is the same as the delete key
> and it's quite... annoying :).
Works correctly here. Perhaps it has been changed since 0.99.2,
but I don't think so.
What keysyms do backspace and delete generate when you try
running testgtk with --show-events.
(I see:
key press: window: 33554530 key: BackSpace 65288
length: 1 string: "
key press: window: 33554530 key: Delete 65535
length: 1 string: ""
^^^^^^^^^
)
Do Ctrl-d and Ctrl-h work as expected?
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]