static String instruction_string =
"XWEBSTER INSTRUCTIONS:\n\
\n\
In the icon window:\n\
     Clicking the left button will get you this help message.\n\
     Clicking the middle button will pop up a 'word window'.\n\
     Clicking the right button will cause xwebster to exit.\n\
\n\
In the word window:\n\
     Type in your word.  Control-C will clear everything you've\n\
     entered, and the backspace key works normally.  Hit Return\n\
     when you're done entering the word.  Xwebster will pop up a\n\
     'definition window' with the definition of your word.\n\
\n\
     Clicking any button in the word window will cause it to\n\
     disappear.\n\
\n\
In the definition window:\n\
     Clicking any button in the definition window will cause it to\n\
     disappear.\n\
\n\
Clicking any button in this window will cause it to disappear.";



