Skip to content

How to change the app icon on windows? #3238

Answered by Jacalz
fayfive asked this question in Q&A
Discussion options

You must be logged in to vote

You need to set your icon using a.SetIcon() (assuming a is your application instance) as usual. However, you need to install the fyne.io/fyne/v2/cmd/fyne command and then package the application using the fyne package subcommand.

More information can be found at https://developer.fyne.io/started/packaging. The developer site is a great place to find developer related information and documentation about Fyne.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fayfive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants