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

Migrate From V6 to V9 #870

Closed
suntong opened this issue Aug 13, 2023 · 1 comment
Closed

Migrate From V6 to V9 #870

suntong opened this issue Aug 13, 2023 · 1 comment

Comments

@suntong
Copy link

suntong commented Aug 13, 2023

I was looking for migration guide but only found this, IE, from V8 to V9.

Following up on #869, I'm getting the following errors when migrating from V6 to V9:

undefined: app.Navigate
undefined: app.NewContextMenu
undefined: app.MenuItem
undefined: app.Reload
too many errors

and maybe more as I got too many errors at the end.

The reason I'm doing this is that I found a bunch of good go-app demos, but all in V6, like
https://github.com/maxence-charriere/go-app-demo/blob/v6/demo/server/main.go
and I was trying to make use of them in V9, but now it seems to be beyond me thus I'm asking for help.

@suntong
Copy link
Author

suntong commented Aug 13, 2023

However, for app.MenuItem and app.NewContextMenu, I didn't find anything that is close in https://go-app.dev/reference

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

2 participants