r3161 - software/ui/src

Miriam Ruiz baby-guest at alioth.debian.org
Sat Jun 30 18:22:49 UTC 2007


Author: baby-guest
Date: 2007-06-30 18:22:49 +0000 (Sat, 30 Jun 2007)
New Revision: 3161

Modified:
   software/ui/src/ui.fld
Log:
Screenshots do work now



Modified: software/ui/src/ui.fld
===================================================================
--- software/ui/src/ui.fld	2007-06-30 18:19:41 UTC (rev 3160)
+++ software/ui/src/ui.fld	2007-06-30 18:22:49 UTC (rev 3161)
@@ -31,9 +31,9 @@
   if (i != NULL) {
     printf("Deleting old screenshot.\\n");
     delete i;
-  }} {selected
-    }
   }
+  ScreenshotWidget->redraw();} {}
+  }
   Function {CreateMainWindow()} {open
   } {
     Fl_Window {} {open
@@ -88,8 +88,8 @@
       Fl_Group {} {open
         xywh {385 15 325 415}
       } {
-        Fl_Button ScreenshotWidget {
-          xywh {385 15 320 240} box NO_BOX
+        Fl_Button ScreenshotWidget {selected
+          xywh {385 15 320 240} box FLAT_BOX
         }
         Fl_Text_Display PackageText {
           xywh {385 260 320 165} resizable




More information about the Pkg-games-commits mailing list