Newsgroups: comp.windows.x Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines From: jason@tfs.COM (Jason P. Venner) Subject: More questions about resource ownership Message-ID: <9105202319.AA29202@teccb1.TFS> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Date: 20 May 91 23:19:04 GMT Lines: 8 Let's say I have a widget that uses a pixmap, and when it is destroyed, it delete's it's pixmap. Is there a way for me to get an additional handle on it, so that it is not truely destroyed by the XFreePixmap call? Jason