Re: [fltk.bugs] [HIGH] STR #1736: Extra (unfilled) space in window (r5917, win32)

2007-07-23 Thread Bill Spitzak
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1736 Version: 2.0-current Can you try the newest version? I believe this was fixed. Link: http://www.fltk.org/str.php?L1736 Version: 2.0-current ___

Re: [fltk.bugs] [MOD] STR #1727: FLTK2's X11 changing main icon

2007-07-23 Thread Bill Spitzak
I confirmed that this sample program works on Gnome. However it does not appear to work on KDE. I think KDE is using the older X Icon mechanism. In any case what is needed is a window::icon(Image) function that converts an Image object to whatever the system needs for an icon. On X both the "n

Re: [fltk.bugs] [HIGH] STR #1723: Please do NOT put fltk::Group into fltk::Widget

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?L1723 Version: 2.0-feature Amen. In a similar vein, it would be nice to see the type() interface disappear altogether. Link: http://www.fltk.org/str.php?L1723 Version: 2

[fltk.bugs] [HIGH] STR #1748: hide window bug -> max out CPU

2007-07-23 Thread Dan Harrington
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1748 Version: 1.1.7 On windows XP, this program will take all the CPU. The problem seems to hinge on hiding a Fl_Group with a window inside. The 'wait_for_expose' parame

[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

Re: [MOD] STR #1746: Cast from ‘void*’ to ‘int’ loses precision on linux x86_64 (and maybe other 64-bit systems?)

2007-07-23 Thread Michael Sweet
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L1746 Version: 1.1.7 Fix Version: 1.1-current Please re=test with the current 1.1.x snapshot - this was fixed long ago... Link: http://www.fltk.org/str.php?L1746 Version: 1.1.7 Fix Version: 1.1-current __

[MOD] STR #1746: Cast from ‘void*’ to ‘int’ loses precision on linux x86_64 (and maybe other 64-bit systems?)

2007-07-23 Thread Lionel Barnett
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1746 Version: 1.1.7 Fltk 1.1.7 fails to compile with multiple errors: error: cast from ‘void*’ to ‘int’ loses precision on linux x86_64. I'd suspect that this

[fltk.bugs] [LOW] STR #1745: fl_choice() first keyboard shortcut doesn't work

2007-07-23 Thread Vedran Ljubovic
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1745 Version: 1.1-current When defining additional keyboard shortcuts using & character in labels, they work for all buttons except the first (rightmost) one. Link: http