home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / perl / 4878 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1013 b   |  27 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!sun-barr!ames!decwrl!concert!rock!fletcher!mcmahan
  3. From: mcmahan@cs.unca.edu (Scott McMahan -- Genesis mailing list owner)
  4. Subject: X thing to get string?
  5. Message-ID: <1992Jul22.161235.18528@cs.unca.edu>
  6. Organization: University of North Carolina at Asheville
  7. X-Newsreader: Tin 1.1 PL3
  8. Date: Wed, 22 Jul 1992 16:12:35 GMT
  9. Lines: 16
  10.  
  11. Is there an X program, preferably Motif-oriented (not that I'm that
  12. picky :^)), that will pop a dialogue box, get a string from the user,
  13. and print it on the stdout?
  14.  
  15. I need something like this for a program -- I'll open a 
  16. pipe to capture its output -- so I can prompt for a hostname
  17. to open an xterm window that rlogins to that host.
  18. (ie pick Window to ... from the session manager, and this pops
  19. up with a prompt like "Please type in hostname" and it reads that
  20. and execs a window...)
  21.  
  22. If I knew anything at all about X programming, I'd write one myself,
  23. but I don't and figure some hackers here probably already have one.
  24.  
  25. Scott
  26.  
  27.