Author: manolo
Date: 2012-03-09 13:24:57 -0800 (Fri, 09 Mar 2012)
New Revision: 9269
Log:
Fixed error with \ key under Mac OS

Modified:
   branches/branch-1.3/test/keyboard_ui.fl

Modified: branches/branch-1.3/test/keyboard_ui.fl
===================================================================
--- branches/branch-1.3/test/keyboard_ui.fl     2012-03-07 12:16:19 UTC (rev 
9268)
+++ branches/branch-1.3/test/keyboard_ui.fl     2012-03-09 21:24:57 UTC (rev 
9269)
@@ -286,7 +286,6 @@
     }
     Fl_Button {} {
       label {\\}
-      user_data {'|'}
       callback key_cb
       xywh {282 120 28 20} labelsize 10 align 20
     }

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to