Re: [fltk.bugs] [HIGH] STR #1747: Fl_Double_Window does not grab() when another is present

2007-10-10 Thread Jiang Yang
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1747 Version: 1.1-current Hi there, I need your hand on generating several Fl_Box classes in the Fl_Check_Button.callball function. My example code is below, I do not

Re: [fltk.bugs] [HIGH] STR #1747: Fl_Double_Window does not grab() when another is present

2007-10-09 Thread Stan
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1747 Version: 1.1-current Not exactly state of the art: uname -sr SunOS 5.8 CC -V CC: Sun C++ 5.5 2003/03/12 Link: http://www.fltk.org/str.php?L1747 Version: 1.1-curre

Re: [fltk.bugs] [HIGH] STR #1747: Fl_Double_Window does not grab() when another is present

2007-10-06 Thread Matthias Melcher
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1747 Version: 1.1-current Which OS and compiler please? Link: http://www.fltk.org/str.php?L1747 Version: 1.1-current ___ flt

[fltk.bugs] [HIGH] STR #1747: Fl_Double_Window does not grab() when another is present

2007-07-23 Thread Stan
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1747 Version: 1.1-current Below, when the typedef of Window is Fl_Window, the second window receives events from all over the screen, as expected. When the typedef is chan