Re: [gtk-list] Re: how can a GTK application deal with real-time serial port input?



James Bailie <jazzturk@home.com> wrote:
> gdk_input_add() will allow you to register a callback to run when a
> descriptor becomes read/writeable. It's implemented with select().

Awesome, that's exactly what I wanted!  Thanks!!!



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