Regarding Drag And Drop functionality
Hello Everyone,
I want to add drag and drop event, so any possibility to implement . I have try but could not get any positive output.
Thaks in advance.
Is there any solution for drag and drop of events like IOS
WeekView class has method getTimeFromPoint(float x, float y). So you can use coordinates (x,y) from DragEvent with current method to achieve your goals.
Someone else got the right way for implement drag and drop events in this library? I read things but could not enjoy anything, everything is very confusing, could anyone help me? Thanks a lot.
Hi any one have implemented drag - drop and Zoom view for event?
Event drag and drop is so demanding, if anyone do this please share your work with us.