From: vardhanvarma@... (Vardhan Varma) Date: 2002-08-26T15:05:54+09:00 Subject: FXRuby + select on popen() in windows Well subject says it all ... In Windows, i need to popen(..,"rw") a couple of programs, open a couple of tcp/sockets and display using FOX ... how do i do it .... Do i have to threaden the application ... Is the IO.select() merged with FOX.mainloop ? --TIA --Vardhan