Skip to content

konokadam/ForGtkAdvancedTreeviewInput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ForGtkAdvancedTreeviewInput

This is an object oriented Fortran module to make advanced input treeview for the GUI using GTK (gtk-fortran). By default it is not easy to generate a treeview with different cell renderers in different rows by GTK. However, this module provides you to generate a treeview in your GUI that you can get input from the generated input treeview. You can set any cell renderer (text, check, radio or combo) for each input row. The library generates two columns of treeview. First column contains the name of input and input group with pixbuf, second column contains input with selected cell renderers.

In order to compile you can get gtk-fortran modules from https://github.com/vmagnin/gtk-fortran/tree/gtk3/src.

About

An advanced input treeview generator library for gtk-fortran

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published