PDA

View Full Version : Mousover mod


junioreq
11-13-2009, 09:27 AM
I have limited space on one of the plugins i'm working on, and thought it would be cool if I could have the caption control say GAIN, but when a user hovers over, or changes the gain, the text GAIN would change to the db value. Is there something like this in iplug already, or some existing onmousover code that can be used for values??

Like

If onmousover control 1,
gain1 text = db value
else
gain text = "gain"



~Rob.