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

Mac: Add ability to auto attach/detach a control #2523

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

cwensley
Copy link
Member

This is an alternative to using AttachNative/DetachNative manually, and will automatically be called when the view is added/removed to/from a native Window. This ensures that both Load and UnLoad are triggered on the Eto control(s).

@cwensley cwensley added this to the 2.8.0 milestone Jul 14, 2023
@cwensley cwensley force-pushed the curtis/mac-autoattach branch 2 times, most recently from feaa4e6 to 06e98c8 Compare July 14, 2023 20:03
@cwensley cwensley merged commit c217f19 into picoe:develop Jul 14, 2023
3 checks passed
@cwensley cwensley deleted the curtis/mac-autoattach branch July 14, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant