I use glade 3 to create a TreeView and a successfully added row as an algorithm, but I had a little problem because the treeview will add a new row, so my "GUI" will go down to the bottom longer, how can I add a scroll bar for this TreeView ? to make my "GUI" no longer?
Note. I added a “new setting” and connected it to the TreeView and ScrollBar verticals, but still haven’t done the job.
any idea?
source
share