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
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
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