home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / x / 18761 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.0 KB  |  28 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!elroy.jpl.nasa.gov!sdd.hp.com!spool.mu.edu!darwin.sura.net!news.duc.auburn.edu!eng.auburn.edu!khuhner
  3. From: khuhner@eng.auburn.edu (Kurt E. Huhner)
  4. Subject: Pixmap "Zooming"
  5. Message-ID: <khuhner.921105105121@willow.cse.eng.auburn.edu>
  6. Sender: usenet@news.duc.auburn.edu (News Account)
  7. Nntp-Posting-Host: willow.cse.eng.auburn.edu
  8. Organization: Auburn University Engineering
  9. Distribution: comp.windows.x
  10. Date: Thu, 5 Nov 1992 16:51:21 GMT
  11. Lines: 15
  12.  
  13. I am trying to Zoom in on a Pixmap.  The zooming functionality is working fine
  14. but takes an inordinate anmount of time.  We are letting the user mark an
  15. area and then enlarging that area and placing the result into a larger
  16. window.  This takes a long time to do and I am wondering if anybody
  17. has ideas as to how to speed up the process.
  18.  
  19. We are using R4/Motif on HP9000.  The main window is a DrawingArea.
  20. XCopyPlane is used.
  21.  
  22. Please E-Mail to 
  23.  
  24.    khuhner@eng.auburn.edu
  25.  
  26. any suggestions or comments!!!
  27.  
  28.