Re: [fltk.bugs] [LOW] STR #2673: test/editor beeps at Search-Find... and Search-Find Again

2011-06-26 Thread Manolo Gouy
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2673 Version: 1.3.0 This seems to be a feature, not a bug: the find menu item calls fl_input() which calls fl_beep(). This is unrelated to STR #2629 that was a true Mac

[fltk.commit] [Library] r8842 - branches/branch-1.3/src

2011-06-26 Thread fltk-dev
Author: manolo Date: 2011-06-26 00:42:07 -0700 (Sun, 26 Jun 2011) New Revision: 8842 Log: Mac OS: use cmd-A and cmd-C to select all and copy (instead of ctrl-A and ctrl-C). Modified: branches/branch-1.3/src/Fl_Help_View.cxx Modified: branches/branch-1.3/src/Fl_Help_View.cxx

Re: [fltk.general] fltk2.0 cannot receive mouse RELEASE

2011-06-26 Thread goodwood
Thanks for the help. Sorry for the later reply. I tested my code and program. The results are: 1. The program compiled with old fltk2.0 library has no problem in capturing the mouse RELEASE event both under winxp/vista or win7. 2. The program compiled with existing fltk2.0 library (i actually

Re: [fltk.general] fltk2.0 cannot receive mouse RELEASE

2011-06-26 Thread Ben Stott
1. The program compiled with old fltk2.0 library has no problem in capturing the mouse RELEASE event both under winxp/vista or win7. 2. The program compiled with existing fltk2.0 library (i actually compiled it under windows 7) has no problem under winxp, BUT only has problem under