Re: [fltk/fltk] Add a flexible row/column container widget (#255)
Albrecht Schlosser
Aug 03, 2022
Hi @MoAlyousef, thank you very much for your comment. I'm aware of this problem and I'm going to add a solution shortly. In my current implementation stale widget pointers in the array don't do any harm - unless you delete a widget and subsequently create another one that gets allocated at the exact same address. This is not hypothetical, it really happened in one of my tests.
This will be fixed in a future update.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: <fltk/fltk/issues/255/1203880816@github.com>
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.