home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20726 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.0 KB  |  30 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!agate!spool.mu.edu!yale.edu!ira.uka.de!Germany.EU.net!rzsun2.informatik.uni-hamburg.de!swt6!hess
  3. From: hess@swt6.informatik.uni-hamburg.de (Hauke Hess)
  4. Subject: Icons in XWindows
  5. Message-ID: <hess.726167781@swt6>
  6. Summary: how to implement icons in X11
  7. Keywords: Icon, Drawing Pixmaps
  8. Sender: news@informatik.uni-hamburg.de (Mr. News)
  9. Organization: University of Hamburg, FRG
  10. Distribution: comp
  11. Date:  4 Jan 93 17:16:21 GMT
  12. Lines: 16
  13.  
  14. Hi,
  15.  
  16. I want to implement a desktop-like application in X11.
  17. The direct-manipulation routines are ready, the
  18. last problem (at least I hope it will be the last) is
  19. how to draw the icons on the desktop. I would like to
  20. have a finite set of icons that can be drawn into a
  21. XWindow. My question is: should I use pixmaps or images.
  22.  
  23. What is the usual way to draw icons in a xwindow? If someone
  24. could send me a small sourcecode drawing a pixmap into a
  25. window it would save me a lot of time...
  26.  
  27. Hauke Hess
  28.  
  29.  
  30.