> 2. This program still uses Fl_Pack. I had originally tried Fl_Pack
> to see what it would do. When changed over to Fl_Group, buttons
> lower in the window don't respond properly. It seems like the
> clicked button and above are the only responding buttons.I quit
> playing with Fl_Group since I couldn't remedy the unpredictable
> buttons.

Were [some of] the dynamically added buttons outside the Fl_Group's
initial bounding box by any chance? Did you resize the bounding box?
Depending on how you add the buttons, you might need init_sizes() too.

D.
_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to