Environment:
- PyGTK
- Glade
Problem: After following several tutorials detailing how to get a ListBox up and running using the GtkTreeView widget alongside a gtk.ListStore object I still can't seem to get my data from the ListStore to show up in the GtkTreeView.
Request: Anyone have a link to a thorough tutorial I can follow or willing to provide a quick snippet that will work?
Appreciate the responses.