PDA

View Full Version : ICaptionControl automation redraw


olilarkin
09-23-2010, 09:21 AM
I noticed that ICaptionControl doesn't redraw when the parameter is changed via automation. Has anyone fixed this? I've not been able to work out why yet. [EDIT - that is when i tried with a text parameter, not sure if it works with numerical ones]

oli

cerberus
09-24-2010, 10:50 AM
have you tried assigning the caption control to a variable ,
then targetting that variable using SetControlFromPlug ?

olilarkin
09-27-2010, 02:15 AM
thanks, i had stupidly not assigned it properly to a parameter