Re: [fltk.bugs] Bugs in some of the test sample programs

2011-11-11 Thread Albrecht Schlosser
On 11.11.2011 05:37, Long To wrote: > It seems that the following programs in the test directory: > cube.cxx, fractals.cxx, and fullscreen.cxx have a timing bug. > > The executables created from visual studio 2010 professional on a windows 7 > 64 bit crashed on exit when either the button 'quit'

Re: [fltk.bugs] Bugs in some of the test sample programs

2011-11-11 Thread Long To
> > Thanks for the report, but ... I just ran a fresh build using > VisualC 2010 Express (I don't have the professional version), > and everything runs fine. I don't see a crash. Note that my build > was in Release mode, on Win7 64-bit. > > Can you please provide more information about your build (

[fltk.bugs] [LOW] STR #2768: Inconsistent display of file filters for Fl_Native_File_Chooser.

2011-11-11 Thread Steve Maas
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2768 Version: 1.3.0 I noticed a small inconsistency in the display of file filters for the Fl_Native_File_Chooser class. For example, a filter like const char* szflt = "T

Re: [fltk.bugs] [LOW] STR #2768: Inconsistent display of file filters for Fl_Native_File_Chooser.

2011-11-11 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2768 Version: 1.3.0 Regarding the \n, I think that was fixed in r9029 by manolo: > r9029 | manolo | 2011-09-04 06:50:31 -0700 (Sun, 04 Sep 2011) | 1 line > Fixed Mac OS c