Re: [fltk.general] Fl_Tile resizable() tile.cxx

2011-12-06 Thread Greg Ercolano
On 12/06/11 13:48, Robert Strickland wrote: > These would appear to create an invisible box that overlaps other > Fl_Boxes that make up the tile. Yes, this is one of several techniques for controlling which widgets will resize. This technique involves creating an invisibl

Re: [fltk.general] Fl_Tile resizable() tile.cxx

2011-12-06 Thread Ian MacArthur
On 6 Dec 2011, at 21:48, Robert Strickland wrote: > I am new to FLTK. I am using fltk 1.3.0. For my application, I would like to > establish some minimum sizes for individual tiles that make up the Fl_Tile. > The supplied test/tile.cxx seems to have some of the behavior I want. Box 2a > seems

[fltk.general] Fl_Tile resizable() tile.cxx

2011-12-06 Thread Robert Strickland
I am new to FLTK. I am using fltk 1.3.0. For my application, I would like to establish some minimum sizes for individual tiles that make up the Fl_Tile. The supplied test/tile.cxx seems to have some of the behavior I want. Box 2a seems to have a minimum width, and box 3b seems to have a minimum