StringNode is a object to
handle lists of strings.
These lists are standard Exec lists and all
handling functions are inherited by the NodeMaster
class. But StringNode has some unique
features to handle correctly strings without memory loss or something
like that. You will also have the method "addr()" to get a pointer
to the List so you can easily add a list of items to a ListView
gadget!
|