home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11589 < prev    next >
Encoding:
Text File  |  1992-07-24  |  1.9 KB  |  42 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!news.funet.fi!ajk.tele.fi!funic!news.cs.hut.fi!cs.hut.fi!jtp
  3. From: jtp@cs.hut.fi (Jukka Partanen)
  4. Subject: Re: MakeScreen(); RethinkDisplay() vs. MakeVPort(); MrgCop(); LoadView()
  5. In-Reply-To: peter@cbmvax.commodore.com's message of 23 Jul 92 19:53:09 GMT
  6. Message-ID: <JTP.92Jul24130045@laphroaig.hut.fi>
  7. Sender: usenet@cs.hut.fi (Uutis Ankka)
  8. Organization: Helsinki Univ. of Tech., Finland
  9. References: <1b5c1b9e.ARN5a25@moria.UUCP> <paulk.0ucw@terapin.com>
  10.     <1992Jul22.192458.5966@spuddy.uucp> <33307@cbmvax.commodore.com>
  11. Date: Fri, 24 Jul 1992 11:00:45 GMT
  12. Lines: 28
  13.  
  14. In article <33307@cbmvax.commodore.com> peter@cbmvax.commodore.com (Peter Cherna) writes:
  15.  
  16. >It seems that several programmers are able to achieve significant scrolling
  17. >performance, and in a window, no less.  And in a window is where a text
  18. >editor belongs.  No copper trick lets you scroll text in an Intuition window.
  19. >If you don't believe me, check out the various high-performance text editors
  20. >such as TurboText, CygnusEd, and others.
  21. >
  22. >RethinkDisplay() is the general "I munged a screen, please make everything
  23. >happy again" function.  We're not going to supply specialized mini-versions
  24. >to handle each potential sub-case.
  25.  
  26.     What I'd like to know is the fastest system-friendly way to
  27.     scroll an Intuition screen around (with scrolling, I mean the
  28.     autoscroll feature). The reason I'm asking this is that I've
  29.     been writing a commodity that allows one to scroll the
  30.     frontmost screen using a hotkey like the virtual window
  31.     managers in X. MoveScreen just seems too slow, I get errors
  32.     during heavy serial load (dnet chokes). Maybe it just can't be
  33.     done, but scrolling the screen with the mouse doesn't cause
  34.     any problems. I already asked this once but nobody gave any
  35.     answers.
  36.  
  37.     jtp
  38.  
  39. Zippy quotation:
  40. Everybody is going somewhere!!  It's probably a garage sale
  41.  or a disaster Movie!!
  42.