I have an Fl_Group, one of whose children is an
Fl_Double_Window (just don't ask me what I'm doing, ok?).

When the Group is redrawn, the child window isn't.  A
look at Fl_Group::update_child() reveals that the code
explicitly excludes drawing children that are windows, at
least that's how I read it.

So before I submit an STR, is this the way things are supposed
to work (just not documented), or is it a coding bug?  If
the former, just out of curiosity, why would this be the case?

Thanks,
Stan
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to