. > How can I force a repaint of the button so that the label color changes > > when I call labelcolor() programmatically? >
Right after you call labelcolor(), call redraw_label(). Should do the trick. -Stan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

