THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 22/04/2012 at 11:43, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R13
Platform:
Language(s) :
---------
Anyone know how to make the spline GUI in R13 redraw itself to reflect changes in the range?
I've got a spline GUI in a description and I've added the ability for the user to alter the range of Y values from the default maximum of 1. (Note to Maxon: this ought to be part of the GUI. If it already is, it needs to be easier to find!)
Anyway, the range change works fine, except that when the user changes the range the spline GUI doesn't redraw to reflect this. I can make it redraw by clicking the little arrow next to the spline GUI, but I'd like to do it from code.
I've tried a MSG_UPDATE message and EventAdd(EVENT_FORCEREDRAW) but neither work.
What am I missing?
Thanks,
Steve