zntg/ui/examples
Sander Schobers 3c89748eac Added drag & drop addon.
- 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.
2021-06-04 17:17:22 +02:00
..
01_basic Moved default NewRendererOptions to generic part instead of in specific renderers. 2020-05-17 08:29:02 +02:00
02_drop Added simple drop (files) addon. 2021-06-01 21:14:51 +02:00
03_dragdrop Added drag & drop addon. 2021-06-04 17:17:22 +02:00
resources Added button types. 2019-03-13 19:49:00 +01:00