GSoC 2019: Week 3 - TreeView on a Palette
Work Planned to be Done:
The work I planned to do for the third week of the coding period was to introduce the TreeView on the PaletteBox. This included adding classes to make the Tree Model.
Work Done:
Most of the time I worked on making the Tree Model from the data containing the names of the Palette which was placed on the file default.txt. Here I created the model using the text file and connected it to the treeView
Read more