home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / hypercar / 2925 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.3 KB  |  29 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!wupost!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!cleveland.Freenet.Edu!bj356
  3. From: bj356@cleveland.Freenet.Edu (Rick E. Dieringer)
  4. Subject: Re: Scrolling fields question
  5. Message-ID: <1992Jul30.143127.25195@usenet.ins.cwru.edu>
  6. Sender: news@usenet.ins.cwru.edu
  7. Nntp-Posting-Host: cwns6.ins.cwru.edu
  8. Organization: Case Western Reserve University, Cleveland, Ohio, (USA)
  9. Date: Thu, 30 Jul 92 14:31:27 GMT
  10. Lines:       18
  11.  
  12.  
  13. CH> I'm trying to find out what action occurs in a scrolling field
  14. CH> during the actual action of scrolling. It seems to me that mouseUp
  15. CH> and mouseDown don't occur and the scroll bar isn't really in the
  16. CH> field. I'm trying to make buttons move in relation to the scroll
  17. CH> and I'm having problems with the handler I wrote to do it during
  18. CH> idle. 
  19. CH> 
  20. CH> Also, I'd like to know where I can find the Rinaldi stack or XCMD
  21. CH> to make hierarchical menus.
  22. A better way than including buttons on a scrolling field (and really the
  23. ONLY way I know to make it work well) is to group text and set it off with a 
  24. different style so the user notices it. Then in the field script write 
  25. handlers using the clickText function to conduct the desired actions.
  26. -- 
  27. Rick Dieringer
  28. usr0563a@tso.uc.edu
  29.