THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/08/2004 at 11:00, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.206
Platform:
Language(s) : C++ ;
---------
Hi,
I want to include an Edit Slider widget in the AM of my ObjectData plugin. Looking at the SDK docs it gives this example:
EDITNUMBERARROWS MY_ARROWS_FIELD_ID { SIZE 100,0; SCALE_H; }
Using this causes an error when the AM shows on that line. It also happens with SLIDER. And yes I have that ID declared, just incase you ask.
Whats the problem?
Thanks