Re: [gtk-list] how can a GTK application deal with real-time serial port input?
- From: James Bailie <jazzturk home com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] how can a GTK application deal with real-time serial port input?
- Date: Wed, 30 Jun 1999 20:44:56 -0400
Eric Smith writes:
> Or is there some other clever way to do this that I've overlooked? Any
> suggestions will be appreciated.
gdk_input_add() will allow you to register a callback to run when a descriptor
becomes read/writeable. It's implemented with select().
--
James Bailie
http://members.home.net/jazzturk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]