Author:halw

Date:2008-09-24T22:02:51.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@41 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2008-09-24 22:02:51 +00:00
parent 789fad6139
commit 24ad6cc4ac
27 changed files with 64 additions and 101 deletions

View File

@@ -1,5 +1,4 @@
[[Property:title|Wel Sample: Controls]]
[[Property:link_title|Controls Sample]]
[[Property:title|Controls Sample]]
[[Property:weight|-11]]
[[Property:uuid|7f9a091f-61af-9ea2-18c3-469573ba14f3]]
[[Image:controls|controls]] <br/>
@@ -17,7 +16,7 @@ To compile the example:
==Running==
After launching the program, an empty window will be displayed. There are numerous menus in the window, each relating to a different type of [[Controls|control]] . Each menu has "Create" and "Delete" along with a other options specific to each control. By selecting these menu options, controls will be created and modified as demonstrated in the above illustration.
After launching the program, an empty window will be displayed. There are numerous menus in the window, each relating to a different type of [[Controls cluster|control]]. Each menu has "Create" and "Delete" along with a other options specific to each control. By selecting these menu options, controls will be created and modified as demonstrated in the above illustration.
==Under the Hood==

View File

@@ -1,46 +1,8 @@
[[Property:title|WEL Samples]]
[[Property:weight|4]]
[[Property:uuid|f6df9869-52b7-0d10-dd0c-52796f631998]]
There are a large number of samples provided with the WEL library, each designed to demonstrate different functionality. The samples available are listed below:
* [[Tutorial|Tutorial]]
{{note| '''Note''': If you are new to WEL programming, this is the recommended place to start. }}
** [[Tutorial Step 1|Step1]]
** [[Tutorial Step 2|Step2]]
** [[Tutorial Step 3|Step3]]
** [[Tutorial Step 4|Step4]]
** [[Tutorial Step 5|Step5]]
** [[Tutorial Step 6|Step6]]
** [[Tutorial Step 7|Step7]]
** [[Tutorial Step 8|Step8]]
* [[Hello World|Hello]]
* [[Bmpview|Bmpview]]
* [[Brushes|Brushes]]
* [[Common Controls|Comctrls]]
* [[Commands|Commands]]
* [[Wel Sample: Controls|Controls]]
* [[Ctlcolor|Ctlcolor]]
* [[Cursors|Cursors]]
* [[Disk Space|Diskspace]]
* [[Fontenum|Fontenum]]
* [[Fun|Fun]]
* [[Header Control|Header_ctrl]]
* [[List View|List_view]]
* [[Magnify|Magnify]]
* [[MDI (Multiple Document Interface)|Mdi]]
* [[Wel Sample: Menus|Menus]]
* [[Minimal|Minimal]]
* [[Pizza|Pizza]]
* [[Printer|Printer]]
* [[Rich Edit|Richedit]]
* [[Split Area|Split Area]]
* [[Wel Sample: Standard Dialogs|Stddlgs]]
* [[Timer|Timer]]
* [[Wel Sample: Tree View|Tree_view]]
* [[Wel Sample: Windows|Windows]]
* [[Xcell|Xcell]]
* [[XY Co-ordinates|Xy]]
There are a large number of samples provided with the WEL library, each designed to demonstrate different functionality. The samples available are listed below.
{{note| '''Note''': If you are new to WEL programming, the recommended place to start is the set of samples called the [[WEL Tutorial]]. }}

View File

@@ -1,5 +1,4 @@
[[Property:title|Wel Sample: Standard Dialogs]]
[[Property:link_title|Standard Dialogs Sample]]
[[Property:title|Standard Dialogs Sample]]
[[Property:weight|6]]
[[Property:uuid|0d706af1-8c76-64b3-5907-0d9effb2bb8f]]
[[Image:stddlgs|stddlgs]] <br/>

View File

@@ -1,5 +1,4 @@
[[Property:title|Wel Sample: Tree View]]
[[Property:link_title|Tree View Sample]]
[[Property:title|Tree View Sample]]
[[Property:weight|8]]
[[Property:uuid|31c64f11-3aa4-cfff-b9f3-09027acfc143]]
[[Image:tree-view--tree-view|tree_view]] <br/>