zntg - a UI framework for Go
Sander Schobers
3c89748eac
- Drop addon is based on WM_DROPFILES, dragdrop addon is based on the OLE IDragDrop interface and thus can registerer more interactions. - The allg5ui implementation will try to fall back on the drop addon (because the dragdrop addon wouldn't work properly). - Drop addon is refactored to use the same interface as the dragdrop addon. |
||
---|---|---|
addons | ||
allg5ui | ||
play | ||
sdlui | ||
ui | ||
.gitignore | ||
action.go | ||
animation.go | ||
color_test.go | ||
color.go | ||
events.go | ||
io.go |