Re: [fltk.bugs] [HIGH] STR #2588: Mac FLTK 1.3.x crashes when mixed with new Cocoa-based Tcl/Tk 8.5.9...

2011-04-09 Thread Manolo Gouy
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2588 Version: 1.3.0 Fix Version: 1.3.0 (r8546) John reported (offline) that his tests revealed no other problem in the FLTK/Tk interaction. Thus I close this STR. Link: http://www.fltk.org/str.php?L2588 Version: 1.3.0 Fix Version:

Re: [fltk.general] Function not implemented

2011-04-09 Thread Denton Thomas
undefined reference to `Fl_PNG_Image::Fl_PNG_Image(char const*, unsigned char const*, int)' I checked the Fl_PNG_Image source file and it's not there. I'd be very surprised if it were elsewhere in the code. In r8507, I have that at line 105 in Fl_PNG_Image.cxx. Perhaps a linker error - is

Re: [fltk.general] Multiline Input - wrap? [patch draft]

2011-04-09 Thread Denton Thomas
Ok - word wrap works, just not in the way I expected. If there are spaces in a line, then word wrap will break the line at a space (insert a newline at a space). If there are no spaces in a line, however, word wrap will not insert a newline, even if the text length is longer than the