Hi All,

I'm having some difficulty with Fl_Table_Row that is inside an 
Fl_Double_Window.  Fl_Double_Window is set with this->resizeable(this) in my 
code, however when the user shrinks the window size Fl_Table_Row's column width 
and row height will stay fixed and scroll bars emerge.  I am wondering if this 
behavior can be changed such that the width/height is adjusted dynamically 
instead of scroll bars appearing.

Reading the documentation it looks like this->when(FL_WHEN_CHANGED) should be 
used in Fl_Table_Row for it to accept resize requests but I'm not quite sure 
what else is required...

Any help/direction is much appreciated. Thanks!
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to