-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sun, Nov 12, 2006 at 11:08:37PM +0900, Kim Jongha wrote:
> greeting.
> 
> I'm developing a embedded program.
> when specified input from serial port is coming, I want to change that
> interrupt to keyboard signal.
> 
> Ex ) 0xff (from serial port ) -> "clicked" event
> 
> give me an advise : )

Hmm. Seems this is not GTK+'s job, but one floor lower ;-)
(that is: X or whatever windowing environment GTK+ sits on).

OTOH you just might open the serial port and do your thing with
g_io_channel_ functions, controlling everything from your application. I
could offer some help with that.

Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFFV1IBBcgs9XrR2kYRAkxrAJ9odMc3PzifOfB4TO/uSnALDvMecQCfdCTw
PGpI6qXxUUI+xAZEI4kdFIk=
=yOVY
-----END PGP SIGNATURE-----

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

Reply via email to