Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!nstn.ns.ca!aucs.acadiau.ca!871579l From: 871579l@aucs.AcadiaU.ca (Todd Lowe) Newsgroups: comp.windows.open-look Subject: X-View ttysw problem Message-ID: <1991Apr1.004044.13671@aucs.AcadiaU.ca> Date: 1 Apr 91 00:40:44 GMT Reply-To: 871579l@aucs.acadiau.ca (Todd Lowe) Organization: School of Computer Science, Acadia Univ., Nova Scotia Lines: 21 I'm having problems programming ttysw windows in Xview. No manual so I hope this is something someone can answer easily. I create a frame and then put a termsw in the frame. After this I can set the command for the termsw easily by using xv_set(termsw,TTY_ARGV,my_argv,NULL); This works fine for 1 termsw. If I create two (on seperate frames) then I start getting problems. I can only set TTY_ARGV for the first termsw created, and I get the following error every time I set it. ttysw-TIOCSPGRP: Interrupted system call Can anyone tell me what the error is, and if you have any ideas why I may be getting it? Is it possible that I can only have one termsw?? -Todd lowe