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

taskdialog.go: Change TaskDialog's Created event to supply a Win32Window #121

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

dblohm7
Copy link
Member

@dblohm7 dblohm7 commented Feb 11, 2025

This allows an event handler to retain a reference to the dialog's handle for custom manipulations.

Fixes #120

This allows an event handler to retain a reference to the dialog's
handle for custom manipulations.

Fixes #120

Signed-off-by: Aaron Klotz <[email protected]>
@dblohm7 dblohm7 requested a review from nickkhyl February 11, 2025 22:17
@dblohm7 dblohm7 merged commit 001084c into main Feb 11, 2025
2 checks passed
@dblohm7 dblohm7 deleted the aaron/taskdialog_info branch February 11, 2025 22:30
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.

Mechanism for accessing TaskDialog HWND
2 participants