Hello Greg! > What is the parent widget? It`s a derived fltk::Menu widget.
> Maybe try telling the parent widget to redraw(). Oh, nice idea! I tried, but it didn`t help, my Item doesn`t redraw ... > I would look closely at the parent widget's source code > you're deriving from (Menu?) to see how it handles redrawing > items as you drag over/push items. Can you describe this more closely? The fltk::Menu class doesn`t have an own handle() and redraw() methode ... But thank you for your advices! _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

