! ! Default resource file for xweather. ! ! See /mit/weather/lib/app-defaults/XWeather.color, ! /mit/weather/lib/app-defaults/XWeather.grayscale, or ! /mit/weather/lib/app-defaults/XWeather.monochrome ! for other xweather defaults that are loaded depending on screen type. *ShapeStyle: Oval *stationInfo*Font: 8x13 *reportsButton.label: Reports *showSurface.label: Show surface conditions *showForecast.label: Show forecast for station *showClimate.label: Show climate data for station *showSevere.label: Show last severe weather statement *quitButton.fromHoriz: reportsButton *quitButton.label: Quit *map.bitmap: /afs/athena.mit.edu/project/weather/lib/xweather/usa.bitmap *map.fromVert: quitButton *map.font: *-*helvetica-bold-r-*-*-*-120-* *infoLabel.fromVert: map *stationInfoShell.width: 605 *stationInfoShell.height: 360 *stationInfoShell.label: Station Information *stationInfo.left: chainleft *stationInfo.right: chainright *stationInfo.top: chaintop *stationInfo.bottom: chainbottom *stationInfo*scrollVertical: always *stationInfo*displayCaret: False *saveButton.label: Save *saveButton.fromVert: stationInfo *saveButton.left: chainleft *saveButton.right: chainleft *saveButton.top: chainbottom *saveButton.bottom: chainbottom *dismissButton.label: Dismiss *dismissButton.fromVert: stationInfo *dismissButton.fromHoriz: saveButton *dismissButton.left: chainleft *dismissButton.right: chainleft *dismissButton.top: chainbottom *dismissButton.bottom: chainbottom *dialog*left: chainleft *dialog*right: chainleft *dialog*top: chainbottom *dialog*bottom: chainbottom *adminInfo.geometry: 570x310 *adminInfo.pane.label.showGrip: False *adminInfo.pane.text.showGrip: False *adminInfo.saveUnder: False *adminInfo.pane.height: 150 *adminInfo.pane.width: 600 *adminInfo.pane.text.displayCaret: False *adminInfo.pane.text*scrollVertical: always *adminInfo.pane.text*wrap: word *stationInfoShell*Accelerators: #override \n\ q: invoke(dismissButton) \n\ d: invoke(dismissButton) \n\ s: invoke(saveButton) \n\ Ctrlw: invoke(saveButton) *rootform*translations: #override \n\ q: invoke(quitButton) \n\ s: invoke(showSurface) \n\ f: invoke(showForecast) \n\ c: invoke(showClimate) \n\ x: invoke(showSevere) \n\ a: invoke(showSurface,showForecast,showClimate,showSevere) *nothingSelectedString: You have not selected the type of information you'd like\ndisplayed for this station. The available selections can\nbe found under the \"Reports\" menu.\n *forecastHeaderString: \n\n72-hour forecast:\n-----------------\n *climateHeaderString: \n\nClimatological data:\n--------------------\n *severeHeaderString: \n\nLast severe weather statement:\n------------------------------\n ! To highlight buttons upon entering them: !*Command*highlightThickness: 2 !*MenuButton*highlightThickness: 2