I'm using the latest svn of fltk 1.3, and I have a simple window with an 
Fl_Output.  When I call the value(const char*) function with a string I 
get a segmentation fault, and running it in the debugger shows it 
happens in the Fl_Widget::clear_changed() function, called at the 
beginning of the  Fl_Input_::static_value(const char* str, int len) 
function.

Any idea why this might be happening?  I am using a number of Fl_Output 
in other windows in this same application without any problems.

Thanks in advance,
Moses

_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to