> I'd like to know from some of the more experienced users how they usually go > about updating the children Widgets of a Window.
Sorry if I wasn't clear. By update, I mean modify, like calling the child Widget's deactivate/activate/show/hide members. I'd like a simple way to choose a widget and call one of its members. Putting the Widget's name in user_data and cycling through all the widgets of a Window to find the one I want works, I was just wondering if there's a more straightforward solution. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

