Replies: 2 comments 2 replies
-
|
@tpoindex confirmed regression. due to compiler rewrite -- something broke on the FFI side, and I simply took a shortcut to remove the offending blocks to let it compile, I shouldn't! I will see if I can put a proper fyne one ... in fact ideally I want no custom go code too (it may be challenging but we'll see). Thanks for pointing this out. p.s. next time you can raise an issue directly so I won't miss it. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Nice! I love the idea of running the same code in different platform types. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running through examples having built sky from source as of 5/08. Looks like 11-fyne-stopwatch doesn't actually display the stopwatch and start/stop/reset buttons from the go_helper module. It appears the FFI was removed on Mar 26 in commit 3f0e5f0 and never re-enabled.
Any chance to get this working again?
Beta Was this translation helpful? Give feedback.
All reactions