home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!vtserf!opac1.cc.vt.edu
- From: sahle@opac1.cc.vt.edu (Eskinder Sahle)
- Newsgroups: comp.sys.next.programmer
- Subject: How d I update a miniaturized window?
- Keywords: mini-window, appkit
- Message-ID: <10502@vtserf.cc.vt.edu>
- Date: 16 Dec 92 00:48:57 GMT
- Sender: usenet@vtserf.cc.vt.edu
- Lines: 11
-
-
- I need to update a window periodically in my application. This means I
- need to update even when the window is miniaturized. The problem is the
- pointer to the full-blown window is different from the miniwindow that
- represents it. Hence, how do I find the id of the original window once it
- has been miniaturized.
-
- Any clue is deeply appreciated
-
- THANX
- -- e.sahle
-