Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!iuvax!bsu-cs!mithomas From: mithomas@bsu-cs.bsu.edu (Michael Thomas Niehaus) Newsgroups: comp.sys.mac.programmer Subject: List Manager questions Message-ID: <8374@bsu-cs.bsu.edu> Date: 23 Jul 89 19:24:37 GMT Organization: CS Dept, Ball St U, Muncie, IN, USA Lines: 26 Can someone help me out here? I have been working with the List Manager, and have run into an interesting problem: Sometimes, I will click on one item in the list, and it will become hilited. Now, I click on the second item in the list, and it too becomes hilited. But I have the selFlags set to -128 (lOnlyOne). That didn't help, so I stopped passing theEvent.modifiers to LClick; I passed 0 instead (since my list could never have more than one item selected in theory). But it doesn't do this all the time. Has anyone run across anything like this before? Also, when I have this list in a modeless dialog, the dialog will take care of update events with DialogSelect. But it won't update the list. Right now, I am checking theEvent.what after calling DialogSelect, and if it is an updateEvt, I call LUpdate with the proper list. Is this the best way to go about it? Thanks for any help, -Michael -- Michael Niehaus UUCP: !{iuvax,pur-ee}!bsu-cs!mithomas Apple Student Rep ARPA: mithomas@bsu-cs.bsu.edu Ball State University AppleLink: ST0374 (from UUCP: st0374@applelink.apple.com)