Skip to content

Improve ComboBox doc example #7116

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

Merged
merged 2 commits into from
Jun 11, 2025
Merged

Conversation

rinde
Copy link
Contributor

@rinde rinde commented Jun 4, 2025

Improves the ComboBox example with some code that shows how to handle changes in the ComboBox’s selection. The approach is based on the advice given in #923 . I hope this saves future me (and hopefully others) a web search for how to do this.

  • I have followed the instructions in the PR template

Copy link

github-actions bot commented Jun 4, 2025

Preview available at https://egui-pr-preview.github.io/pr/7116-improve-combobox-doc
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@rinde rinde marked this pull request as ready for review June 4, 2025 09:12
@lucasmerlin lucasmerlin added the docs and examples Improving and adding documentation and examples label Jun 11, 2025
@lucasmerlin lucasmerlin merged commit cfb10a0 into emilk:main Jun 11, 2025
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs and examples Improving and adding documentation and examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants