FLTK logo

[fltk/fltk] Consider to add a simple grid container widget (#256)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

[fltk/fltk] Consider to add a simple grid container widget (#256) Albrecht Schlosser Jul 15, 2021  
 

A grid container for similarly shaped/sized widgets might be useful to add to FLTK.

We have Fl_Table, but maybe there could be a much simpler container widget allowing just zero or one widget per cell w/o all the special features Fl_Table provides. I'm thinking of resizing the cells to equal width/height depending on the maximum of widget widths and heights.

There could be an option to calculate the row height indiviually per row or use a fixed row height (the maximum of all row heights).

Or maybe something like that.

Related but different: issue #255 "Add a flexible row/column container widget".

Suggestions and pointers to existing widgets would be appreciated.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.