davisking/dlib

Request to add tree widget to GUI API

Open

#1,815 opened on Jul 3, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (3,314 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (12,570 stars)
PR merge metrics
 (Avg merge 3h 56m) (2 merged PRs in 30d)

Description

Please add a tree widget class to your GUI API. Ideally, each tree item would have more than one column of displayable data, where the number of columns can be specified by the DLIB programmer.

Contributor guide