> It's starting to look like the memory growth isn't related
> to window creation/destruction after all. What are these
> windows doing while they're running?

The About_Dialog contains couple of Fl_Box, couple of Fl_Output, one Fl_Group 
and one Fl_Return_Button which is used to hide the window.
The boxes and outputs are used to display some information (i.e. memory usage).
Every time I show this windows, I can see my memory usage increasing.

I am also starting to doubt this is related to the window creation/destruction 
but I have no idea what FLTK is doing internally.
I am still trying to get your decoupling idea implemented.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to