home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / programm / 7765 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  682 b 

  1. Path: sparky!uunet!vtserf!opac1.cc.vt.edu
  2. From: sahle@opac1.cc.vt.edu (Eskinder Sahle)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: How d I update a miniaturized window?
  5. Keywords: mini-window, appkit
  6. Message-ID: <10502@vtserf.cc.vt.edu>
  7. Date: 16 Dec 92 00:48:57 GMT
  8. Sender: usenet@vtserf.cc.vt.edu
  9. Lines: 11
  10.  
  11.  
  12. I need to update a window periodically in my application. This means I  
  13. need to update even when the window is miniaturized. The problem is the  
  14. pointer to the full-blown window is different from the miniwindow that  
  15. represents it. Hence, how do I  find the id of the original window once it  
  16. has been miniaturized. 
  17.  
  18. Any clue is deeply appreciated
  19.  
  20. THANX
  21. -- e.sahle
  22.