Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!ncar!gatech!purdue!haven!cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!blackwater!vrm From: vrm@blackwater.cerc.wvu.wvnet.edu (Vasile R. Montan) Newsgroups: comp.sys.mac.programmer Subject: List Manager code wanted Message-ID: <1615@babcock.cerc.wvu.wvnet.edu> Date: 21 Apr 91 01:05:24 GMT Sender: news@cerc.wvu.wvnet.edu Reply-To: un020070@vaxa.wvnet.edu Lines: 18 Someone once sent me some excellent code for setting up a list of strings using the List Manager. What I need, though, is something a bit more complex: I need to be able to dynamically add and delete items to and from the list. Does anyone have any code to do this? When I try to write my own code calling the List Manager I have a terrible time. If you're familiar with the game Scarab of RA, what I want is something like the 'Inventory' window- you can add and delete objects in any order, and can double-click them to use them. (This particular code also allows you to reorganize the items by dragging them, but this is not crucial). I would appreciate any Pascal code (unfortunately, I do not understand a word of C). Thank you! --Kurisuto un020070@vaxa.wvnet.edu