Skip to content

container.go, customwidget.go: add WM_PRINTCLIENT handler to containe…#89

Merged
dblohm7 merged 1 commit intomainfrom
aaron/printclient
Aug 30, 2024
Merged

container.go, customwidget.go: add WM_PRINTCLIENT handler to containe…#89
dblohm7 merged 1 commit intomainfrom
aaron/printclient

Conversation

@dblohm7
Copy link
Member

@dblohm7 dblohm7 commented Aug 20, 2024

…r and clean up the one in CustomWidget

I didn't like the way that CustomWidget sent a fake WM_PAINT; I replaced that with a method.

Fixes #80

…r and clean up the one in CustomWidget

I didn't like the way that CustomWidget sent a fake WM_PAINT; I replaced
that with a method.

Fixes #80

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
@dblohm7 dblohm7 requested a review from nickkhyl August 20, 2024 16:31
@dblohm7 dblohm7 merged commit ff2ef6b into main Aug 30, 2024
@dblohm7 dblohm7 deleted the aaron/printclient branch August 30, 2024 18:55
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.

Improve WM_PRINTCLIENT handling

2 participants