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 on_open handler to combo_box widget #2534

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

WailAbou
Copy link
Contributor

@WailAbou WailAbou commented Jul 30, 2024

This PR introduces an on_open event for the combo_box widget, bringing it in line with the functionality of the pick_list widget. Additionally, this update addresses the feature request outlined in ticket #2452.

Fixes #2452.

@WailAbou WailAbou changed the title Added on_focus for ComboBox Added on_open for ComboBox Jul 30, 2024
@hecrj hecrj added this to the 0.13 milestone Sep 13, 2024
Co-authored-by: Wail Abou <abou.w@hotmail.com>
Copy link
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hecrj hecrj added feature New feature or request widget addition labels Sep 13, 2024
@hecrj hecrj changed the title Added on_open for ComboBox Add on_open handler to combo_box widget Sep 13, 2024
@WailAbou
Copy link
Contributor Author

No problem happy to contribute :)

@hecrj hecrj merged commit 69dc81d into iced-rs:master Sep 13, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition feature New feature or request widget
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to register on_open event for combo box
2 participants