Path: utzoo!attcan!uunet!aplcen!samsung!cs.utexas.edu!rutgers!mcnc!beguine!Eliot.Henry From: Eliot.Henry@samba.acs.unc.edu (BBS Account) Newsgroups: comp.sys.mac.programmer Subject: list manager Keywords: list manager IM Message-ID: <869@beguine.UUCP> Date: 20 Aug 90 16:18:18 GMT Sender: usenet@beguine.UUCP Lines: 9 Help! I am trying to get the list manager to put a list up for me! I think I need to create an event loop? But even before I get to that problem (really quite simple) I need to know how to get the items to show up in the list. I have the box of the list window and the scroll bars working (ie showing up) fine. I adcol and addrow then addtocell and give a pointer to a string. Then I even drawcell. Nothing is displayed. What am i missing. It must be something simple! Thanks!