In article <[email protected]>, Greg Ercolano <[email protected]> wrote:
> One thing to look for is arguments that are NULL, > indicating uninitialized variables. what i have found in the meantime: not all widgets with tooltips cause a crash but triggering tooltips of any widget in the class PD_Layer_Strip will. the fluid file can be found here: http://prodatum.svn.sourceforge.net/viewvc/prodatum/trunk/pd_test.fl?revi sion=389 the class PD_Layer_Strip is used in the class PD_Main which again is used in the Window "main_window" of class PD_UI. > How large is your program.. is it small? well, yeah. check the .fl if you like :) _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

