Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GtkListBox wrapper and example (with filtering) #37

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

nHackel
Copy link
Contributor

@nHackel nHackel commented Aug 14, 2023

Hello again! I've added some convenience wrapper functions for the generate GtkListBox functions, as well as the filtering callback and an example. For lists that aren't as dynamic, this option seems easier to use than the ListView + model combination

It's also possible to connect a GtkListBox with a model, but I haven't played around with that yet

@jwahlstrand
Copy link
Member

Thanks! I'll take a look at this ASAP.

@jwahlstrand jwahlstrand merged commit c9146c8 into JuliaGtk:main Aug 19, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants