After really looking over your code and comparing it to my own, I was able to 
replicate it using the SliderInput widget you had created.  I was able to 
successfully make the sliders and change the values on the various windows.

Thank you for the example you posted it was a great help having that visual.

> Just so I think I am following what you are saying I copied in my slider and 
> in quotes since I can't bold where I think you are talking about.  I think I 
> could have done it wrong but I have no idea.  Now when I go to make them on 
> the different windows would I be using the "new" operator so for instance on 
> window 1 it was AudioSliderInput *vol1 = new AudioSliderInput(x, y, w, h, l);
> would window 2 be AudioSliderInput *vol1 = new.... as well or how would that 
> be?
>



_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to