This repository was archived by the owner on Oct 17, 2024. It is now read-only.
Add support for Tree and List/Table widgets #40
alexmocanu
started this conversation in
Improvements
Replies: 1 comment
-
Hello! There currently is support for simple grid views with the FlowBox widget. Does this work in your case? I can add support for the GtkTreeView either this weekend or at some point after next week. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've been trying to build a grid/table view to display some data, but none of the existing widgets seem to fit.
Could it be possible to add support for these please?
https://docs.gtk.org/gtk4/section-tree-widget.html
Beta Was this translation helpful? Give feedback.
All reactions