[fltk.bugs] [LOW] STR #1753: Behavior of Fl_Select_Browser doesn't quite match documentation

2007-07-25 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?L1753 Version: 1.1-current The doc says "As long as the mouse button is held down the item pointed to by it is highlighted." That is true unless the item is the previously

[fltk.bugs] [MOD] STR #1752: FLUID sets group attributes for no reason

2007-07-25 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?L1752 Version: 1.1-current If one creates a Group in FLUID, the generated code looks like this: { Fl_Group* o = new Fl_Group(25, 25, 15, 15); o->end(); } // Fl_Group* o

[fltk.bugs] [LOW] STR #1751: FLUID - changing window size does not trigger save

2007-07-25 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?L1751 Version: 1.1-current In FLUID, if the only change made is the size of the main window, the "save" button is not enabled, and exiting FLUID proceeds without asking if