mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Grammar correction.
Author:vwheeler Date:2014-04-29T02:00:12.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1342 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -85,7 +85,7 @@ In EiffelVision 2, to launch an application means to pass control to the underly
|
|||||||
==Building Your Application Skeleton==
|
==Building Your Application Skeleton==
|
||||||
|
|
||||||
Now that you have a basic application skeleton set up, you can now:
|
Now that you have a basic application skeleton set up, you can now:
|
||||||
* [[Widgets|Create widgets and setting their properties.]]
|
* [[Widgets|Create widgets and set their properties.]]
|
||||||
* [[Containers|Add containers (that control widget layout) to your window(s), then place your created widgets in those containers.]]
|
* [[Containers|Add containers (that control widget layout) to your window(s), then place your created widgets in those containers.]]
|
||||||
* [[Events|Add code to respond to user actions with agents and action sequences.]]
|
* [[Events|Add code to respond to user actions with agents and action sequences.]]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user