DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L1986
Version: 1.1.9
Link: http://www.fltk.org/str.php?L1986
Version: 1.1.9
Index: src/fl_ask.cxx
===================================================================
--- src/fl_ask.cxx (revision 6817)
+++ src/fl_ask.cxx (working copy)
@@ -217,7 +217,8 @@
// deactivate Fl::grab(), because it is incompatible with Fl::readqueue()
Fl_Window* g = Fl::grab();
if (g) // do an alternative grab to avoid floating menus, if possible
- Fl::grab(message_form);
+ //Fl::grab(message_form);
+ Fl::grab(0);
int r = 0;
for (;;) {
Fl_Widget *o = Fl::readqueue();
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs