Skip to content

Add on_open handler to combo_box widget#2534

Merged
hecrj merged 1 commit into
iced-rs:masterfrom
WailAbou:feature/combo_box-on_focus
Sep 13, 2024
Merged

Add on_open handler to combo_box widget#2534
hecrj merged 1 commit into
iced-rs:masterfrom
WailAbou:feature/combo_box-on_focus

Conversation

@WailAbou

@WailAbou WailAbou commented Jul 30, 2024

Copy link
Copy Markdown
Contributor

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>
@hecrj hecrj force-pushed the feature/combo_box-on_focus branch from 2cc9369 to 9d9ac0f Compare September 13, 2024 14:39

@hecrj hecrj left a comment

Copy link
Copy Markdown
Member

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 enabled auto-merge September 13, 2024 14:40
@hecrj hecrj changed the title Added on_open for ComboBox Add on_open handler to combo_box widget Sep 13, 2024
@WailAbou

Copy link
Copy Markdown
Contributor Author

No problem happy to contribute :)

@hecrj hecrj merged commit 69dc81d into iced-rs:master Sep 13, 2024
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