THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 20/04/2010 at 07:30, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11.5
Platform: Windows ;
Language(s) : C++ ;
---------
I've an unreproducible bug here that shows up in Win64, yet was never seen in neither Win32 nor OS X.
This is an object plugin which uses GetHandleCount() / GetHandle() and SetHandle() to deal with the user interaction.
Normally this works just fine, yet sometimes the handle just "stucks", and can't be moved anymore. In some cases the controlled value is still changing, yet the view is only updated when the handle is released, in others not even the value changes anymore.
Reloading the scene, or clicking somewhere else normally cures that issue.
Has anybody seen this before? Thanks!
Kabe