[comp.sys.mac.programmer] List Manager code wanted

pv9y@vax5.cit.cornell.edu (07/27/90)

Does anyone have some simple and commented code for the List Manager
(in THINK C 4.0, hopefully, though it shouldn't matter that much). I'm
just getting started with C and am having trouble getting a list to
work and there aren't any code samples in SpInside Mac on the List
Manager. Thanks!

PS: What is the address to send things to the THINK C mailing list? I
    get mail from it but lost the address to send things to it. Now if
    I had a list of these things ... :-)

Adam


-- 
Adam C. Engst                                pv9y@vax5.cit.cornell.edu   
----------------------------------------------------------------------          
"I ain't worried and I ain't scurried and I'm having a good time"               
                                                           -Paul Simon          

vrm@blackwater.cerc.wvu.wvnet.edu (Vasile R. Montan) (04/21/91)

     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