Skip to content

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

Merged
dblohm7 merged 1 commit intomainfrom
aaron/taskdialog_info
Feb 11, 2025
Merged

taskdialog.go: Change TaskDialog's Created event to supply a Win32Window#121
dblohm7 merged 1 commit intomainfrom
aaron/taskdialog_info

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 <aaron@tailscale.com>
@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