chenke wrote: [Matt wrote]
>> Do you use an Overlay Window as a subwindow inside another Window? I >> am quite sure that 1.0 was not able to handle that. I am not even sure >> if 1.1.9 can have an Overlay Window as a sub window. >> >> Would you please try to either >> - make the top level window the overlay window >> - or use a regular window without overlay >> - or make the overlay window not a child of another window or group >> >> Matthias >> > Oh ......are you relly sure about it ?We are add many overlayWindows in > another window or group..... > thank you very much I did a short test with a current FLTK 1.x-svn version, and it didn't crash in show(), so at least this "works". However I used an empty draw_overlay() method. <http://www.fltk.org/newsgroups.php?gfltk.development+v:8205> If you are using this a lot, then this can't be the cause of your crash, obviously. Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

