]> git.draconx.ca Git - rrace.git/blob - src/motifgui.dat
159a8152bca0ffa1a01a3584e6eaad03f22d3bc1
[rrace.git] / src / motifgui.dat
1 MAINWIN
2  main, main_OFFSET, widgetMainWindow
3   menuBar, 0, widgetMenuBar
4   game, game_OFFSET, widgetForm
5    gameArea, gameArea_OFFSET, widgetFrame
6     gameCanvas, 0, widgetDrawingArea
7    goalArea, goalArea_OFFSET, widgetFrame
8     goalCanvas, 0, widgetDrawingArea
9    timeDisplay, 0, widgetDrawingArea
10
11 ABOUTDIALOG
12  aboutDialog, aboutDialog_OFFSET, widgetUnmanaged|widgetMessageDialog
13   licenseBlurb, 0, widgetScrolledText
14
15 MAINMENU
16  gameMenu, gameMenu_OFFSET, widgetCascadeButton, gameMenuLabel
17   gameNew, 0, widgetPushButton, gameNewLabel
18   gameExit, 0, widgetPushButton, gameExitLabel
19  helpMenu, helpMenu_OFFSET, widgetCascadeButton, helpMenuLabel
20   helpAbout, 0, widgetPushButton, helpAboutLabel