Regarding GTK Entry keys
- From: AshokKumar G <ashok sysprogrammer gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Regarding GTK Entry keys
- Date: Wed, 10 Feb 2010 04:27:43 +0530
Hi,
I am new to GTK+ programming. I have created a test application
with GtkEntry on embedded system based on ARM and backend target is
DirectFB-1.2.9. I am able to enter the text into GtkEntry field. But when I
use BackSpace, Delete, Arrow Keys (left or right for navigation), no action
is taken. In my test application I have registered call back key-press-event
to verify whether event is coming or not, when I press backspace the event
is coming and I am returning FALSE from that call back function. But no
character is getting deleted on backspace/delete key press.
But when I run my same test application on PC GTK+same version with
backend target X11, then all the actions are performing as expected.
Could some one help me on this?
Thanks & Regards,
AshokKumar.G
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]