home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 589 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: scms.rgu.ac.uk!dracon!cs2lk
  2. From: cs2lk@scms.rgu.ac.uk (Lee Kindness)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: scrolling screen ?
  5. Date: 9 Jan 1996 15:14:49 GMT
  6. Organization: The Robert Gordon University, School of Computer and Mathematical Sciences, Aberdeen, Scotland
  7. Distribution: world
  8. Message-ID: <4cu0p9$lb7@roadkill.scms.rgu.ac.uk>
  9. References: <4ch72g$hpf@sunsystem5.informatik.tu-muenchen.de> <30edcf07@lls.se> <4cpout$ong@sunsystem5.informatik.tu-muenchen.de>
  10. NNTP-Posting-Host: cs2lk%@dracon.scms.rgu.ac.uk
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Juergen "Rally" Fischer (fischerj@Informatik.TU-Muenchen.DE) wrote:
  14. : Magnus Holmgren (cmh@lls.se) wrote:
  15. : : In a message of 04 Jan 96, Juergen wrote to All:
  16.  
  17. : : Don't use resolution flags; consider them obsolete (and will only work as
  18. : : intended for PAL or NTSC modes). If you specify SA_DisplayID the ViewModes
  19. : : field is ignored.
  20.  
  21. : : For autoscrolling, check the SA_AutoScroll tag. The AUTOSCROLL isn't
  22. : : mentioned in the Type field and SA_Type explanations in the OpenScreen
  23. : : autodoc.
  24.  
  25. : done it the SA_DisplayID way, works.
  26. : but using SA_Autoscroll tag won't work ? I used SA_AutoScroll,0.
  27.  
  28. How about:
  29.  
  30. SA_AutoScroll,TRUE
  31.  
  32. ??
  33.  
  34. : : --
  35. : : Magnus Holmgren - Amiga programmer and enthusiast
  36. : ------------------------------------------------------------------------
  37. :    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  38.  
  39.  
  40.  
  41.  
  42. --
  43. \ Lee Kindness
  44.  \ wangi@frost3.demon.co.uk
  45.   \ cs2lk@scms.rgu.ac.uk
  46.    \ Current Amiga projects - Tenodif, GMulti, NLFind, FindXXX, GFindXXX
  47.     \=> Trumpet Blower!
  48.  
  49.