home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18673 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!ftpbox!mothost!white!rtsg.mot.com!wolfmc
  3. From: wolfmc@rtsg.mot.com (Michael Wolf)
  4. Subject: Scrollbars in ModalDialog, how to?
  5. Message-ID: <1992Nov19.192050.10502@rtsg.mot.com>
  6. Sender: news@rtsg.mot.com
  7. Nntp-Posting-Host: navy9
  8. Organization: Motorola Inc., Cellular Infrastructure Group
  9. Date: Thu, 19 Nov 1992 19:20:50 GMT
  10. Lines: 22
  11.  
  12. I have a dialog which I have some scrollbars in.  I have the CNTL
  13. resources as well.  All was done in ResEdit.
  14.  
  15. I have my own dialog filter proc.  I was wondering, should I handle
  16. all of the scrollbar interaction in my filter proc?  If I don't
  17. the standard filter proc will do the TrackControl when in the thumb and
  18. up/down arrows, but what about the page up/down areas?
  19.  
  20. So I was wondering what the correct way to handle this is, I want to make
  21. sure I follow all the nice guidelines from Apple (ie:  should I handle
  22. it or let the dialog manager it for me).
  23.  
  24. Thanks
  25.  
  26. MJW
  27.  
  28. -=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-
  29. | Michael J. Wolf          | McIntosh Jr:  The power to crush the other kids|
  30. | Software Engineer        |                                                |
  31. | wolfmc@green.rtsg.mot.com|      Disclaimer?  Hell, I don't even know her! |
  32. -=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-
  33.  
  34.