home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / programm / 4368 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!mips!munnari.oz.au!manuel!csc.canberra.edu.au!news
  3. From: kim@softserver.canberra.edu.au (Kim Holburn)
  4. Subject: curses - overlapping windows problem
  5. Message-ID: <1992Aug19.143307.22304@csc.canberra.edu.au>
  6. Keywords:  curses, windows
  7. Sender: kim@csc.canberra.edu.au <Kim Holburn>
  8. Organization: University of Canberra
  9. Date: Wed, 19 Aug 92 14:33:07 GMT
  10. Lines: 20
  11.  
  12. Hi folks,
  13.    I have a problem that someone more familiar with curses may be able to
  14. advise me on. I have a curses progrm that has a number of windows on the 
  15. screen. I want to put up an alert window occasionally then get rid of it 
  16. and have the windows underneath redraw themselves. It's not very easy to 
  17. extremely difficult to know what windows are on the screen. Currently I have 
  18. to update each window that the alert covered (with a touchwin). A touchwin on
  19. the alert window doesn't seem to work. 
  20.  
  21. Is there an easy way of doing this?
  22.  
  23. If anyone is interested in the answer I'll summarize on the net.
  24. Thanks in advance
  25. Kim
  26.  
  27. -- 
  28. +------------------------+------------------------+-----------------------+
  29. |       Kim Holburn      | Comp. Services Centre  |                       |
  30. |                        | University of Canberra | phone : +61 6 2522401 |
  31. |   Internet address :   | P.O. Box 1 BELCONNEN   |         +61 6 2418078 |
  32.