Hi,
To me it seems that Fl_Tile group is always resizing bottom/right widget (when 
it is resized itself).
I have tried to play with it, but without success.  The resizable() method is 
reimplemented (fromm Fl_Group) and unfortunately it has different function for
Fl_Tile. Is there a way to control which widget to resize - eg like following:

 -----------------------------------
|                 |        |        |
|-----------------|--------|--------|
|                 |        |        |
| This to resize  |--------|        |
|                 |        |        |
 -----------------------------------

What are resize rules for Fl_Tile? Does the order of the widgets in the array 
play a role which is resized?

Thanks,

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

Reply via email to