Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rutgers!unix!mxmora From: mxmora@unix.SRI.COM (Matt Mora) Newsgroups: comp.sys.mac.programmer Subject: Re: Need help with List Manager and scroll bar Message-ID: <15240@unix.SRI.COM> Date: 16 Aug 90 00:33:56 GMT References: <1573@asuvax.asu.edu> Reply-To: mxmora@unix.UUCP (Matt Mora) Organization: SRI International, Menlo Park, CA Lines: 23 In article <1573@asuvax.asu.edu> system@asuvax.asu.edu (Marc Lesure) writes: >I have set scrollVert to TRUE in the LNew call. According to the manual >this should implemeted all vertical scrolling functions. Is there something >else I must do to get the scroll bar region itself functional? What method are you using to detect a mouseclick in your list PtInRect(event.where, MylistRect)? (where mylistrect = the rect you used to create your list) If you are that could be your problem. You have to add 15 to the right edge of the rect. The List Manager will always humor me! I just love the way it validrects the horizontal scrollbar area even if there isn't one. Never a dull moment when using the List Manager. :-) -- ___________________________________________________________ Matthew Mora | my Mac Matt_Mora@sri.com SRI International | my unix mxmora@unix.sri.com ___________________________________________________________