Hello Guest it is May 01, 2024, 02:23:22 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JAV

Pages: 1
1
Hi!
I'm working on a new plugin using VS2008 plugin wizard, but I get no way of calling the function "IsMoving()".
TrajectoryControl.h and MyScriptObject.h have been omitted in this wizard, so I don't know how I can get this function.

In my plugin I call "Code()" function several times and I'm getting unexpected results ... that's what I need to use some thing like: "while (IsMoving()) { Sleep(100);}" in my source.


Do you know a solution for this problem?


Thank you very much by advance!


Pages: 1