From: "Stephan Kämper" Date: 2002-03-01T17:52:43+09:00 Subject: Re: FXRuby: Reacting on changing values of FXDataTarget Lyle Johnson wrote: > ---- 8< snipped a couple of lines 8< > This tells FOX that when the slider data target's value changes, it should > run this code block. We grab the current slider value, and then construct > the modified string (where the idx'th character is surrounded by braces). > And then we assign that string to the text field. > > Hope this helps, > > Lyle Thanks Lyle, it sound as if that's it. I'll try it when I'm back home... :-) Thanks again & happy rubying Stephan