mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-04 17:19:23 +02:00
Author:admin
Date:2008-09-25T16:19:15.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@44 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -30,7 +30,7 @@ on_paint (paint_dc: WEL_PAINT_DC; invalid_rect: WEL_RECT) is
|
||||
end
|
||||
</code>
|
||||
|
||||
{{note| '''Note:''' If you look at MAIN_WINDOW, you will see that it contains many features. However, nearly all of these are features are inherited from WEL_FRAME_WINDOW. }}
|
||||
{{note|If you look at MAIN_WINDOW, you will see that it contains many features. However, nearly all of these are features are inherited from WEL_FRAME_WINDOW. }}
|
||||
|
||||
This sample contains the following classes:
|
||||
* HELLO_DEMO
|
||||
|
||||
@@ -19,7 +19,7 @@ This sample shows you how to set up your first [[ref:/libraries/wel/reference/we
|
||||
|
||||
After you launch the sample, You should see the window displayed in the screen as illustrated above. You will have full control over the window, and the program will quit when you close the window.
|
||||
|
||||
{{note| '''Note:''' The size and shape of the window may be different on your machine. }}
|
||||
{{note|The size and shape of the window may be different on your machine. }}
|
||||
|
||||
==Under the Hood==
|
||||
|
||||
|
||||
Reference in New Issue
Block a user