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

  1. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!spool.mu.edu!agate!doc.ic.ac.uk!uknet!strath-cs!st-and!akm
  2. From: akm@st-andrews.ac.uk (Alasdair Macdonald)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Help for Poor Student
  5. Message-ID: <1993Jan26.160238.22397@st-andrews.ac.uk>
  6. Date: 26 Jan 93 16:02:38 GMT
  7. Organization: St. Andrews University, Scotland.
  8. Lines: 42
  9.  
  10. A couple of questions which may be loosely conneted.
  11.  
  12. Let me first explain something. I am a very poor student
  13. struggling to finish his PhD having run out of funding.
  14. Mac programming is a hobby that I have no money for so I
  15. have to make do with the little knowledge I can extract
  16. from any source.
  17. This actually makes Mac programming fun :-) and gives 
  18. great satisfaction when something works out.
  19.  
  20. At the moment I use a Plus with Think Pascal 3.02 under
  21. sys 6.0.7 and surprisingly my programs still run on 
  22. LC IIU's under sys 7.
  23.  
  24. To the questions then.
  25.  
  26. 1. I canUt seem to implement contiuous scrolling using
  27.    TextEdit. I have a dialog box with a user item for
  28.    putting text into. I then put a scroll bar beside it
  29.    and activate it if the text is too big for the user 
  30.    item. Using ModalDialog I find where the mouse has 
  31.    been clicked and if it is in the scoll arrows 
  32.    (forget the little square box) and if TrackControl
  33.    returns true I scroll.
  34.    I could implement continuos scrolling using StillDown
  35.    but that lets the user move the mouse off the scroll
  36.    arrow without stopping the scrolling. Also the arrow
  37.    doesnUt darken as with TrackControl so I must be doing 
  38.    someting wrong.
  39.    HowUs it done? Sorry if itUs a FAQ.
  40.  
  41. 2. I would like to use thing like Gestalt but have no 
  42.    interfaces for them. Is there any way I could do it
  43.    or do I have to resign myself to the fact that
  44.    without an upgrade IUm sunk?
  45.  
  46.  
  47. Thanks a lot in advance,
  48.  
  49. Alasdair Macdonald.
  50.  
  51. akm@uk.ac.st-and
  52.