X-Git-Url: http://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/4ba1a1949117408cf81132b4f168a4e7f0a79ac3..bb0ef256f417d9847b157c0a204a634d65c98a4b:/src/motifgui.dat diff --git a/src/motifgui.dat b/src/motifgui.dat index 2e6a675..8ab82c4 100644 --- a/src/motifgui.dat +++ b/src/motifgui.dat @@ -1,12 +1,24 @@ +@nostrtab + 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 @@ -14,3 +26,8 @@ MAINMENU gameExit, 0, widgetPushButton, gameExitLabel helpMenu, helpMenu_OFFSET, widgetCascadeButton, helpMenuLabel helpAbout, 0, widgetPushButton, helpAboutLabel + +#&&glob_licenseBlurb *licenseBlurb +#&&glob_aboutDialog *aboutDialog +#&&glob_menuBar *menuBar +#&&glob_game *game