]> git.draconx.ca Git - rrace.git/blobdiff - src/motifgui.dat
Reimplement xcounter based on pre-rendered pixmpas.
[rrace.git] / src / motifgui.dat
index 159a8152bca0ffa1a01a3584e6eaad03f22d3bc1..a562e06f257bae46f59be5d57a569a8bda072e70 100644 (file)
@@ -2,16 +2,22 @@ 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
   gameNew, 0, widgetPushButton, gameNewLabel