On 21/04/2015 at 12:05, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R16
Platform: Mac OSX ;
Language(s) : C++ ;
---------
Hi,
I'm working on an object-generator plugin, which has some GUI sliders.
As soon as I add the step inside my .res file, I can't use the up-arrow inside Cinema 4D and the step doesn't work. If I delete the step, all works fine.
This is my line of code:
REAL LENGTH { UNIT METER; MIN 5.0; STEP 0.5; }
Did anybody have the same problem?
And how can this be fixed?
Thanks for your help and time!
Greetings,
Casimir Smets