I'm still new to the perl/gtk2 bindings and have had a lot of trouble finding good information on some things. Right now I'm working with perl/gtk2 simplelist and have no problems creating the list, or pulling the selected line from it. What i'm having problems with is figuring out how to grab all entries in the list (into an array maybe?). Has anyone worked with simplelist and would know how to call all entries in the list? I'm not worried if the output isn't very tidy, I just need to find a way to grab all info out of the list.