Jigoku / nfop

Perl/Gtk2 NFO viewer
GNU General Public License v3.0
0 stars 0 forks source link

Idea; Tree view pane (file listing) #6

Open Jigoku opened 9 years ago

Jigoku commented 9 years ago

Similar to windows program; ACiDView eg; http://cdn.makeuseof.com/wp-content/uploads/2009/08/nfo2.jpg?69fac7

Would be toggled on/off like the nfop statusbar, listing folder heirarchy for quick navigation of NFO files.

Jigoku commented 9 years ago

After converting interface from libglade to GtkBuilder format, treeview listing should be more accessible now.

Useful links: http://gtk2-perl.sourceforge.net/doc/gtk2-perl-study-guide/c3835.html

Jigoku commented 9 years ago

Will be trying to add listview to https://github.com/Jigoku/alluvion, if i can implement it, i'll port the gui stuff over to nfop.