This is a small demo program shown at SIGAda 98.
FILES
demo.adb              - main program
demo.gui              - GUI of main window
the_other.gui         - GUI of "other" window
file_menu.ad[bs]      - callbacks for the file menu
other_callback.ad[bs] - callbacks for the "other" window
main_callback.ad[bs]  - callbacks for the main window
rapid.gif             - image file

main_window.ad[bs]        - AUTOGENERATED FROM demo.gui -- DO NOT EDIT
the_other_window.ad[bs]   - AUTOGENERATED FROM the_other.gui -- DO NOT EDIT

