mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-05 09:39:31 +02:00
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:
@@ -8,7 +8,7 @@ The [[ref:libraries/wel/reference/wel_choose_color_dialog_chart|WEL_CHOOSE_COLOR
|
||||
<br/>
|
||||
|
||||
{{seealso| '''See also''' <br/>
|
||||
[[Standard Dialogs|Standard dialogs]] }}
|
||||
[[stddlgs cluster|Standard dialogs]] }}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ The [[ref:libraries/wel/reference/wel_choose_folder_dialog_chart|WEL_CHOOSE_FOLD
|
||||
<br/>
|
||||
|
||||
{{seealso| '''See also''' <br/>
|
||||
[[Standard Dialogs|Standard dialogs]] }}
|
||||
[[stddlgs cluster|Standard dialogs]] }}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ The [[ref:libraries/wel/reference/wel_choose_font_dialog_chart|WEL_CHOOSE_FONT_D
|
||||
<br/>
|
||||
|
||||
{{seealso| '''See also''' <br/>
|
||||
[[Standard Dialogs|Standard dialogs]] }}
|
||||
[[stddlgs cluster|Standard dialogs]] }}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ The [[ref:libraries/wel/reference/wel_open_file_dialog_chart|WEL_OPEN_FILE_DIALO
|
||||
<br/>
|
||||
|
||||
{{seealso| '''See also''' <br/>
|
||||
[[Standard Dialogs|Standard dialogs]] <br/>
|
||||
[[stddlgs cluster|Standard dialogs]] <br/>
|
||||
[[WEL_SAVE_FILE_DIALOG|WEL_SAVE_FILE_DIALOG]] }}
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ The [[ref:libraries/wel/reference/wel_print_dialog_chart|WEL_PRINT_DIALOG]] is
|
||||
<br/>
|
||||
|
||||
{{seealso| '''See also''' <br/>
|
||||
[[Standard Dialogs|Standard dialogs]] }}
|
||||
[[stddlgs cluster|Standard dialogs]] }}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ The [[ref:libraries/wel/reference/wel_save_file_dialog_chart|WEL_SAVE_FILE_DIALO
|
||||
<br/>
|
||||
|
||||
{{seealso| '''See also''' <br/>
|
||||
[[Standard Dialogs|Standard dialogs]] <br/>
|
||||
[[stddlgs cluster|Standard dialogs]] <br/>
|
||||
[[WEL_OPEN_FILE_DIALOG|WEL_OPEN_FILE_DIALOG]] }}
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user