Hi,

  Looking at the code generated by FLUID and the examples, widgets are created 
by the operator new.

  I didn't see any delete being called. I tried to search for overridden 
operator new in the FLTK2 doxygen generated document but didn't find any 
mention there.

  Is it the case that since fltk::run() is the last command in the main(), it 
somehow does not matter?

Regards

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to