On Tuesday 14 February 2006 21:04, Ben McAllister wrote: > Devs - are there any other widgets besides FLbutton and FLbutBank > which FLSetval will not support? FLsetVal (the k-rate version) supports widgets derived from Fl_Valuator, that is: Fl_Adjuster Fl_Counter Fl_Dial Fl_Roller Fl_Slider Fl_Value_Input Fl_Value_Output These are FLTK class names, and not opcodes, but it should be easy to find out the corresponding opcodes. Fl_Dial is used by FLknob.