Author: matt
Date: 2010-11-16 12:13:17 -0800 (Tue, 16 Nov 2010)
New Revision: 7861
Log:
Made Mandelbrot window single buffered again
Modified:
branches/branch-1.3/README.123
branches/branch-1.3/test/mandelbrot_ui.fl
Modified: branches/branch-1.3/README.123
===================================================================
--- branches/branch-1.3/README.123 2010-11-16 15:31:37 UTC (rev 7860)
+++ branches/branch-1.3/README.123 2010-11-16 20:13:17 UTC (rev 7861)
@@ -695,3 +695,4 @@
> nm -g -j lib/libfltk.a | c++filt | sort -u | more
+> ally hook bridge hitch span bond hookup joint weld
Modified: branches/branch-1.3/test/mandelbrot_ui.fl
===================================================================
--- branches/branch-1.3/test/mandelbrot_ui.fl 2010-11-16 15:31:37 UTC (rev
7860)
+++ branches/branch-1.3/test/mandelbrot_ui.fl 2010-11-16 20:13:17 UTC (rev
7861)
@@ -12,7 +12,7 @@
Function {make_window()} {open return_type void
} {
Fl_Window window {open selected
- xywh {178 479 450 520} type Double resizable
+ xywh {178 479 450 520} type Single resizable
code0 {o->size_range(220,220);} visible
} {
Fl_Box d {
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit