Difference between MouseCallBack and CreateMouseCallBack (SDK)

Difference between MouseCallBack and CreateMouseCallBack (SDK)

Anonymous
Not applicable
570 Views
0 Replies
Message 1 of 1

Difference between MouseCallBack and CreateMouseCallBack (SDK)

Anonymous
Not applicable

Hello!

 

I implemented a CreateMouseCallBack::proc method and now i want to have it available in a CommandMode, but I see that CommandModes support MouseCallBack::proc not CreateMouseCallBack::proc.Based on the documentation I found that CreateMouseCallBack::proc returns {CREATE_DONE, CREATE_ABORT, CREATE_CONTINUE}, while MouseCallBack::proc returns {TRUE, FALSE}

 

But besides that, what's the difference between these two? and how to map one from the other?

 

0 Likes
571 Views
0 Replies
Replies (0)