>From what I can tell this hasn't been implemented yet, is that true?

Assuming not, I am looking for advice implementing a program that has
both a GUI and sockets. My first thought was to try to circumvent J's
limitations and use threading and socket libraries that are part of
GTK. But I am not familiar with GTK and not sure if they exist or if
it is possible to do.

So ignoring that for a moment, in a J7 GTK program where would I put
the select statement?

(I'm hoping the only answer is not inside a timer)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to