Author:Rinovo
Posted: Tue Oct 20, 2015 7:52 am (GMT+1)
In navigator_test i can get drag operation in list view, didn't found what could suit me. I need to get move/drag operation when moving object and retrieve beg and end coords.
ACAPI_Notify_GetTranParams could be the one, but ..
..i don't know how to get these events.
EDIT: Hmmm... i might have found a way, will set up for a try.
Posted: Tue Oct 20, 2015 7:52 am (GMT+1)
In navigator_test i can get drag operation in list view, didn't found what could suit me. I need to get move/drag operation when moving object and retrieve beg and end coords.
ACAPI_Notify_GetTranParams could be the one, but ..
Code: |
*The transformation data is valid only between a APINotifyElement_BeginEvents and the following APINotifyElement_EndEvents notification. |
..i don't know how to get these events.
EDIT: Hmmm... i might have found a way, will set up for a try.