dtrehas
dtrehas
I can confirm your observation, (Ubuntu 21.10 x64 Gnome+wayland) 
Hmm.. again.. **gcc** (i686-posix-dwarf-rev1, Built by MinGW-W64 project) 6.3.0 **go** version go1.7.4 windows/amd64 **GOARCH**=386 C:\Programming\sciter404\bin\**32**> C:\Programming> go get -x gopkg.in/sciter-sdk/go-sciter.v4 cd . git clone https://gopkg.in/sciter-sdk/go-sciter.v4 C:\Programming\GOPATH\src\gopkg.in\sciter-sdk\go-sciter.v4 cd C:\Programming\GOPATH\src\gopkg.in\sciter-sdk\go-sciter.v4 git submodule...
I'm suspecting that stringer can not be built. And this is a problem that I detected when M$ VS Code editor could not compile tools based to golang.org/x/tools. Stringer is...
It seems that when i m using 32-bit go compiler the compilation works. It fails immediately (obviously) when GOARCH=amd64 but gives all the aforementioned errors when GOARCH=386
Please find an idea how java's SWT (close to C) toolkit implemented Drag and Drop in Mac, GTK, Windows API: https://github.com/eclipse/eclipse.platform.swt/tree/master/bundles/org.eclipse.swt/Eclipse%20SWT%20Drag%20and%20Drop
> Please find an idea how java's SWT (close to C) toolkit implemented Drag and Drop in Mac, GTK, Windows API: > > https://github.com/eclipse/eclipse.platform.swt/tree/master/bundles/org.eclipse.swt/Eclipse%20SWT%20Drag%20and%20Drop Also the native part (C,C++) of...
True, SWT has a more C-like API, maybe easier for porting to Go. Thank you for your wonderful work!
xiegeo, do you have any newer build? (e.g. LiteIDE 36.1 )