Before beginning to experiment, I wanted to test the DraggableView Class code Erel provided. Therefore, I copied the code and created a project that contains it as the main feature. However, I get several compiler errors such as not recognizing the DraggableView class and the variables that are declared with that type.
What am I missing? And what do I need to read to better understand both class definition/creation and what is going on in the code? Thanks to all.
What am I missing? And what do I need to read to better understand both class definition/creation and what is going on in the code? Thanks to all.