Re: [fltk.bugs] [MOD] STR #2599: expose dead keys to applications

2011-04-24 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?L2599 Version: 1.3-feature I have tried the x11 patch, and I find that dead-key compositions work well, but that compose-key compositions are broken. Linux standard

Re: [fltk.bugs] [HIGH] STR #2596: Fluid code generation bug - crashes program

2011-04-24 Thread Manolo Gouy
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2596 Version: 1.3.0 Fix Version: 1.3.0 (r8622) Fixed in Subversion repository. Thanks for the patch. Link: http://www.fltk.org/str.php?L2596 Version: 1.3.0 Fix Version: 1.3.0 (r8622)

Re: [fltk.bugs] [LOW] STR #2574: events for invisible widgets

2011-04-24 Thread Albrecht Schlosser
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2574 Version: 1.3-current Fix Version: 1.3.0 (r8623) Fixed in Subversion repository. I updated the documentation, trying to make it clear which events inactive and invisible widgets can get. Link: http://www.fltk.org/str.php?L2574

Re: [fltk.bugs] [LOW] STR #2591: Keyboard navigation appears to be backwards in multi-button message boxes

2011-04-24 Thread Albrecht Schlosser
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2591 Version: 1.3-current Fix Version: 1.3.0 (r8616) Closing now. Link: http://www.fltk.org/str.php?L2591 Version: 1.3-current Fix Version: 1.3.0 (r8616) ___ fltk-bugs mailing list

Re: [fltk.bugs] [MOD] STR #2599: expose dead keys to applications

2011-04-24 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?L2599 Version: 1.3-feature Attached file fltk-1_v4.3.x-dead-chars-x11.patch... Link: http://www.fltk.org/str.php?L2599 Version: 1.3-featureIndex: src/Fl_x.cxx

Re: [fltk.bugs] [MOD] STR #2599: expose dead keys to applications

2011-04-24 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?L2599 Version: 1.3-feature I propose the attached fltk-1_v4.3.x-dead-chars-x11.patch to fix the compose-key character composition procedure. Link:

Re: [fltk.bugs] [MOD] STR #2611: Multiple InputBrowsers will cause hang

2011-04-24 Thread Ben Stott
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2611 Version: 2.0-current So it might just be me, but I can't cause a hang with two input browsers. Could you post a minimal example that exemplifies the problem? I've

Re: [fltk.bugs] [MOD] STR #2611: Multiple InputBrowsers will cause hang

2011-04-24 Thread Ben Stott
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2611 Version: 2.0-current Ah, okay. I've seen this before - a similar things happens in FLUID when creating a TabGroup, or something similar (it's in the STR system).