home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / next / programm / 8264 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  1.4 KB

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!csd4.csd.uwm.edu!xepo
  2. From: xepo@csd4.csd.uwm.edu (Scott R Violet)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Query about Scroll Views
  5. Date: 22 Jan 1993 23:30:13 GMT
  6. Organization: Computing Services Division, University of Wisconsin - Milwaukee
  7. Lines: 19
  8. Distribution: usa
  9. Message-ID: <1jq025INN59s@uwm.edu>
  10. NNTP-Posting-Host: 129.89.7.4
  11. Originator: xepo@csd4.csd.uwm.edu
  12.  
  13.  
  14. HI all,
  15.     I am a little confused about the nature of the scroll view.
  16. The confusion of course comes from ignorance about the behavior of the
  17. scroll view.  Anyway, I am wondering just how a scroll view works.
  18. For example, in digital librarian you type in a search and get a bunch
  19. of icons below with the results.  Usually the list is more then a
  20. screen full, so you have to use the scroller.  What I am wondering is
  21. if DL actually has to recalculate and redraw the scroll view each time
  22. it is scrolled.  Or, is there some tricky way to do it so that the
  23. scroll view actually does the recalculated and what not.  I guess what
  24. it comes down to is, if I want scrollable graphics, do I need to
  25. overwrite the drawself with some code to calculate what should be
  26. redrawn in the doc view of the scroll view?  I hope that I haven't
  27. been to general in my question, but any input would be great.
  28. Thanks in advance,
  29. -- 
  30.  
  31.         -Scott Violet (xepo@csd4.csd.uwm.edu)
  32.