Tutorial: Drag and dropΒΆ
In this tutorial you learn how to use the Kanzi Engine API to add to your Kanzi application a drag-and-drop manipulator. The drag-and-drop manipulator enables users to drag and drop nodes in your Kanzi application. In this tutorial you use the drag-and-drop manipulator to enable reordering of buttons in a navigation bar.
This video shows the result of the tutorial.
Before you start this tutorial, make sure that you have your Kanzi development environment set up. For developing application logic with Kanzi Engine API, you need:
CMake 3.15 or newer
Visual Studio 2019 or Visual Studio 2017 with the latest updates
This tutorial assumes that you understand the basics of working with Kanzi Studio. The best entry points for getting familiar with Kanzi Studio are: