FLTK logo

Re: [fltk/fltk] Add a 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 ]

Re: [fltk/fltk] Add a grid container widget (#256) Albrecht Schlosser Nov 27, 2021  
 

It's now called child_moved() rather than remove_notify() but the functionality is superior. It allows to observe addition and removal of children and even moves from one index to another!

I force-pushed it to my fork but please be aware that this is still beta software. If you run the grid_alignment demo you'll see that 10 of the colored grid cells are removed after 3 seconds (one every 0.3 sec.).

You can also try the preliminary test/grid_cube.cxx demo which demonstrates a simplified layout of the test/cube.cxx demo.

My next step will be to manage correct widget and cell (re)sizing.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.

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'.