home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / 15735 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1007 b 

  1. Path: sparky!uunet!ibmarc!pinky-e.almaden.ibm.com!riegel
  2. From: riegel@almaden.ibm.com (Jeff Riegel)
  3. Newsgroups: comp.windows.x
  4. Subject: Color icons
  5. Message-ID: <1948@coyote.UUCP>
  6. Date: 27 Aug 92 20:43:42 GMT
  7. Sender: news@ibmarc.UUCP
  8. Reply-To: riegel@almaden.ibm.com (Jeff Riegel)
  9. Organization: IBM Almaden Research Center
  10. Lines: 12
  11. Nntp-Posting-Host: pinky-e.almaden.ibm.com
  12.  
  13.  
  14.   I've created several color pixmaps, and I was wondering how I can create
  15. icons for them in Xlib (X11R4).  The icon_pixmap field of WMHints doesn't
  16. seem to work, since some window managers (e.g. twm) only copy one bit plane of
  17. the pixmap to the icon.  Is there a way to create an icon manually (i.e.
  18. an independent icon, not necessarily created by iconifying a window) and
  19. then copy the pixmap to it?  I've been using a window but I don't want all
  20. the window manager gadgets.  Should I just override the window manager and
  21. write all the routines to handle move, expose, etc. events manually?
  22.  
  23. -Jeff Riegel
  24. riegel@almaden.ibm.com
  25.