>
>
> > OK, I'm hearing 'derive your own custom widget starting with Fl_Box.
> > Sounds reasonable to me... can someone point me to a tutorial=20
> > on custom widget construction? And/or examples thereof? Thanks again!
>
> Here's a very rough cut at the basic drawing required - you can of
> course make this much nicer and fancier, and add the appropriate get/set
> methods for defining upper/lower bounds and values...
>
>
> // bar-graph-demo.cxx
> // fltk-config --compile bar-graph-demo.cxx
> //
>

------snip--------

Thanks to all for your helpful responses. I think I can get it working now with 
your information, either using 'knobless' vertical fill_sliders or Ian's 
bargraph widget. Thanks again!
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to