> when i click on a any of Fl_Input in my GUI,a segmentation error occur. > im doing nothing with Fl_Input call backs. im using fltk 1.3.0 > any body have an idea regarding this? >
I have the exactly same program.There is a temprary solution. Using fltk-1.1.7/src/Fl_Input_.cxx replays the fltk-1.3.x-r6542/src/Fl_Input_.cxx. It works well.^_^ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

