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

Doesn't work on Windows 11 #805

Open
donutcho opened this issue Jun 11, 2022 · 4 comments
Open

Doesn't work on Windows 11 #805

donutcho opened this issue Jun 11, 2022 · 4 comments

Comments

@donutcho
Copy link

walk.NewMainWindow()
causes
NewMainWindowTTM_ADDTOOL failed

Workaround (rush work):
In walk/tooltip.go, comment out lines 184 to 186.

And, when using taskbar Icons, the function walk.NewIconFromImageForDPI with PNG files avoid some issues on Windows 11 also. (using ICO files tend to cause isseus.)
#797

@donutcho
Copy link
Author

Windows 11 Home
build 22000.708

@donutcho
Copy link
Author

github.com/lxn/walk v0.0.0-20210112085537-c389da54e794
github.com/lxn/win v0.0.0-20210218163916-a377121e959e

@im15
Copy link

im15 commented Nov 8, 2022

need this https://github.com/lxn/walk#create-manifest-testmanifest

@BigCatGit
Copy link

thanks

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

No branches or pull requests

3 participants