14.Dec.1999
John Haubrich by e-mail
|
TreeList source code released
John Haubrich, too, has released the source code for almost all his programs. Download:
www.kc.net/~johnhkc/amigasrc/
He writes: Nearly all of my Amiga source code has been released on my web page including
source for the lovely TreeList MUI custom class. If you are planning to update TreeList, I
have a few suggestions:
- Implement a getter that returns the order of the tree.
- Use this value to dynamically allocate stack space for the iterator methods instead of requiring
the class user to allocate the buffer manually. (What do you think of THAT, Allan?? Trust me -- he
likes it!)
- Send a unique code into the iterators so that multiple iterators may still be used.
** The only problem is: who frees the stack buffers? I guess you'll need a FinishUsingIterator method.
Finally, I'm selling my A4000T on EBay (soon) which has all the source and more...
P.S. If 100 people will send me $100,000 each, I'll continue developing for Amiga. ;-)
(ps)
[News message: 14. Dec. 1999, 08:00] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|