Author:halw

Date:2008-09-25T01:53:30.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@42 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2008-09-25 01:53:30 +00:00
parent 24ad6cc4ac
commit c9b9c2adcd
19 changed files with 49 additions and 82 deletions

View File

@@ -22,7 +22,7 @@ After launching the program, a window will be displayed as shown above. The prog
Both the menu items and the tool bar buttons are handled by on_menu_command which has been redefined in MAIN_WINDOW.
Four of the [[Standard Dialogs|standard dialogs]] provided by WEL are used to receive input from the user.
Four of the [[stddlgs cluster|standard dialogs]] provided by WEL are used to receive input from the user.
This sample contains the following classes:
* APPLICATION_IDS
* MAIN_WINDOW