]> git.draconx.ca Git - rrace.git/blobdiff - src/motifgui.dat
Reimplement xcounter based on pre-rendered pixmpas.
[rrace.git] / src / motifgui.dat
index 2e6a67545c006bc3f369a81b30df0f15dc884e36..a562e06f257bae46f59be5d57a569a8bda072e70 100644 (file)
@@ -2,11 +2,21 @@ MAINWIN
  main, main_OFFSET, widgetMainWindow
   menuBar, 0, widgetMenuBar
   game, game_OFFSET, widgetForm
+   timeDisplay, 0, widgetDrawingArea
    gameArea, gameArea_OFFSET, widgetFrame
     gameCanvas, 0, widgetDrawingArea
    goalArea, goalArea_OFFSET, widgetFrame
     goalCanvas, 0, widgetDrawingArea
-   timeDisplay, 0, widgetDrawingArea
+
+ABOUTDIALOG
+ aboutDialog, aboutDialog_OFFSET, widgetUnmanaged|widgetMessageDialog
+  licenseBlurb, 0, widgetScrolledText
+
+#&gameMenuLabel  G|Game
+#&gameNewLabel     N|New
+#&gameExitLabel    x|Exit
+#&helpMenuLabel  H|Help
+#&helpAboutLabel   A|About RRace
 
 MAINMENU
  gameMenu, gameMenu_OFFSET, widgetCascadeButton, gameMenuLabel