Re: Linking the buttons to gtk app



I might be missing something but it seems like this is a Linux kernel
question and doesn't have much to do with Gtk. Unless I'm missing something
you need to write a device driver for your kernel than makes your hardware
buttons appear as keyboard key-presses, e.g. F1-F10, and then use standard
Gtk keypressevent to catch these.

Regards,
Dov

On Mon, Aug 30, 2010 at 07:59, Guruprasad Bhat <guruprasad bt gmail com>wrote:

Yes it has got linux kernnel, on the user space application will run.
Inorder to operate user will press buttons GTK has got button click/press
event handler.
Pressing should reach GTK from hardware. How it can be linked.
*Regards,*
*  Guruprasad Bhat.*



On Fri, Aug 27, 2010 at 3:59 PM, dhk <dhkuhl optonline net> wrote:

On 08/27/2010 01:27 AM, Guruprasad Bhat wrote:
Hello, I have developed a GUI application for ARM based product. It has
10
buttons, so I want to link button press to GTK. How can I start to do
this?
In which level/layer I have work to get it done?

*Regards,*
*  Guruprasad Bhat.*
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


This is a little off the subject, but how do you get you application on
the ARM device especially when it's got an OS like Windows CE or
something like that?

dhk
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]